=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for bmon-3.8 --- all-recursive --- Making all in src --- bmon-utils.o --- --- bmon-unit.o --- --- bmon-utils.o --- CC bmon-utils.o --- bmon-unit.o --- CC bmon-unit.o --- bmon-conf.o --- CC bmon-conf.o --- bmon-input.o --- CC bmon-input.o --- bmon-conf.o --- conf.c: In function 'set_unit_exp': --- bmon-output.o --- CC bmon-output.o --- bmon-conf.o --- conf.c:573:2: warning: array subscript has type 'char' [-Wchar-subscripts] if (tolower(*name) == 'b') ^ conf.c:575:2: warning: array subscript has type 'char' [-Wchar-subscripts] else if (tolower(*name) == 'k') ^ conf.c:577:2: warning: array subscript has type 'char' [-Wchar-subscripts] else if (tolower(*name) == 'm') ^ conf.c:579:2: warning: array subscript has type 'char' [-Wchar-subscripts] else if (tolower(*name) == 'g') ^ conf.c:581:2: warning: array subscript has type 'char' [-Wchar-subscripts] else if (tolower(*name) == 't') ^ conf.c:583:2: warning: array subscript has type 'char' [-Wchar-subscripts] else if (tolower(*name) == 'd') ^ --- bmon-group.o --- CC bmon-group.o --- bmon-element.o --- CC bmon-element.o --- bmon-attr.o --- CC bmon-attr.o --- bmon-element.o --- element.c: In function 'match_mask': element.c:47:4: warning: array subscript has type 'char' [-Wchar-subscripts] c = tolower(p->p_rule[i + 1]); ^ element.c:52:4: warning: array subscript has type 'char' [-Wchar-subscripts] while (tolower(str[n]) != c) ^ element.c:55:3: warning: array subscript has type 'char' [-Wchar-subscripts] } else if (tolower(p->p_rule[i]) != tolower(str[n++])) ^ element.c:55:3: warning: array subscript has type 'char' [-Wchar-subscripts] --- bmon-element_cfg.o --- CC bmon-element_cfg.o --- bmon-history.o --- CC bmon-history.o --- bmon-graph.o --- CC bmon-graph.o --- bmon-bmon.o --- CC bmon-bmon.o --- bmon-module.o --- CC bmon-module.o --- bmon-in_netlink.o --- CC bmon-in_netlink.o --- bmon-in_null.o --- CC bmon-in_null.o --- bmon-in_dummy.o --- CC bmon-in_dummy.o --- bmon-in_proc.o --- CC bmon-in_proc.o --- bmon-in_sysctl.o --- CC bmon-in_sysctl.o --- bmon-out_null.o --- CC bmon-out_null.o --- bmon-in_sysctl.o --- in_sysctl.c: In function 'sysctl_read': in_sysctl.c:229:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__uint64_t' [-Wformat=] snprintf(info_buf, sizeof(info_buf), "%u", ifm->ifm_data.ifi_mtu); ^ in_sysctl.c:229:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__uint64_t' [-Wformat=] in_sysctl.c:232:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__uint64_t' [-Wformat=] snprintf(info_buf, sizeof(info_buf), "%u", ifm->ifm_data.ifi_metric); ^ in_sysctl.c:232:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__uint64_t' [-Wformat=] in_sysctl.c:235:59: error: 'struct if_data' has no member named 'ifi_recvquota' snprintf(info_buf, sizeof(info_buf), "%u", ifm->ifm_data.ifi_recvquota); ^ in_sysctl.c:238:59: error: 'struct if_data' has no member named 'ifi_xmitquota' snprintf(info_buf, sizeof(info_buf), "%u", ifm->ifm_data.ifi_xmitquota); ^ *** [bmon-in_sysctl.o] Error code 1 make[1]: stopped in /scratch/net/bmon/work/bmon-3.8/src 1 error make[1]: stopped in /scratch/net/bmon/work/bmon-3.8/src *** [all-recursive] Error code 1 make: stopped in /scratch/net/bmon/work/bmon-3.8 1 error make: stopped in /scratch/net/bmon/work/bmon-3.8 *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/net/bmon *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/net/bmon