+ 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/avahi-0.8nb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/avahi-0.8nb7/work.log ===> Building for avahi-0.8nb7 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/net/avahi/work/avahi-0.8' Making all in common gmake[2]: Entering directory '/home/pbulk/build/net/avahi/work/avahi-0.8/common' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/net/avahi/work/avahi-0.8/common' Making all in avahi-common gmake[2]: Entering directory '/home/pbulk/build/net/avahi/work/avahi-0.8/avahi-common' CC libavahi_common_la-malloc.lo CC libavahi_common_la-address.lo CC libavahi_common_la-alternative.lo CC libavahi_common_la-error.lo CC libavahi_common_la-strlst.lo CC libavahi_common_la-domain.lo CC libavahi_common_la-timeval.lo CC libavahi_common_la-simple-watch.lo CC libavahi_common_la-thread-watch.lo CC libavahi_common_la-rlist.lo CC libavahi_common_la-utf8.lo CC libavahi_common_la-i18n.lo CCLD libavahi-common.la gmake[2]: Leaving directory '/home/pbulk/build/net/avahi/work/avahi-0.8/avahi-common' Making all in avahi-core gmake[2]: Entering directory '/home/pbulk/build/net/avahi/work/avahi-0.8/avahi-core' CC libavahi_core_la-timeeventq.lo CC libavahi_core_la-iface.lo CC libavahi_core_la-server.lo CC libavahi_core_la-entry.lo entry.c: In function 'server_add_dns_server_name': entry.c:931:32: warning: '%s' directive output may be truncated writing up to 1013 bytes into a region of size between 997 and 1001 [-Wformat-truncation=] 931 | snprintf(t, sizeof(t), "%s.%s", type == AVAHI_DNS_SERVER_RESOLVE ? "_domain._udp" : "_dns-update._udp", normalized_d); | ^~ ~~~~~~~~~~~~ entry.c:931:5: note: 'snprintf' output between 14 and 1031 bytes into a destination of size 1014 931 | snprintf(t, sizeof(t), "%s.%s", type == AVAHI_DNS_SERVER_RESOLVE ? "_domain._udp" : "_dns-update._udp", normalized_d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavahi_core_la-prioq.lo iface.c: In function 'avahi_hw_interface_update_rrs': iface.c:143:45: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 1 and 64 [-Wformat-truncation=] 143 | snprintf(name, sizeof(name), "%s [%s]", unescaped, mac); | ^~ iface.c:143:13: note: 'snprintf' output between 4 and 322 bytes into a destination of size 64 143 | snprintf(name, sizeof(name), "%s [%s]", unescaped, mac); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ entry.c: In function 'avahi_server_add_dns_server_address': entry.c:987:37: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 60 [-Wformat-truncation=] 987 | snprintf(n, sizeof(n), "ip6-%s.%s", h, domain); | ^~ ~ entry.c:987:9: note: 'snprintf' output 6 or more bytes (assuming 69) into a destination of size 64 987 | snprintf(n, sizeof(n), "ip6-%s.%s", h, domain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ entry.c:982:36: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 61 [-Wformat-truncation=] 982 | snprintf(n, sizeof(n), "ip-%s.%s", h, domain); | ^~ ~ entry.c:982:9: note: 'snprintf' output 5 or more bytes (assuming 68) into a destination of size 64 982 | snprintf(n, sizeof(n), "ip-%s.%s", h, domain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavahi_core_la-socket.lo CC libavahi_core_la-cache.lo CC libavahi_core_la-response-sched.lo CC libavahi_core_la-query-sched.lo CC libavahi_core_la-probe-sched.lo CC libavahi_core_la-announce.lo CC libavahi_core_la-browse.lo CC libavahi_core_la-rrlist.lo CC libavahi_core_la-resolve-host-name.lo CC libavahi_core_la-resolve-address.lo CC libavahi_core_la-browse-domain.lo CC libavahi_core_la-browse-service-type.lo CC libavahi_core_la-browse-service.lo CC libavahi_core_la-resolve-service.lo CC libavahi_core_la-dns.lo CC libavahi_core_la-rr.lo CC libavahi_core_la-log.lo CC libavahi_core_la-browse-dns-server.lo CC libavahi_core_la-fdutil.lo In file included from fdutil.c:24: fdutil.c: In function 'avahi_wait_for_write': fdutil.c:63:5: error: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 63 | FD_ZERO(&fds); | ^~~~~~~ fdutil.c:30:1: note: include '' or provide a declaration of 'memset' 29 | #include "fdutil.h" +++ |+#include 30 | gmake[2]: *** [Makefile:1280: libavahi_core_la-fdutil.lo] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/home/pbulk/build/net/avahi/work/avahi-0.8/avahi-core' gmake[1]: *** [Makefile:825: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/net/avahi/work/avahi-0.8' gmake: *** [Makefile:735: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/avahi *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/avahi