=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for wimon-0.3nb3 --- wimon.o --- --- showi.o --- --- sigsound.o --- --- wimon.o --- clang -O2 -I/usr/include -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -ansi -pedantic -I. -DVERSION=\"0.3\" -I/usr/include -c wimon.c --- showi.o --- clang -O2 -I/usr/include -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -ansi -pedantic -I. -DVERSION=\"0.3\" -I/usr/include -c showi.c --- sigsound.o --- clang -O2 -I/usr/include -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -ansi -pedantic -I. -DVERSION=\"0.3\" -I/usr/include -c sigsound.c --- showi.o --- showi.c:171:38: warning: declaration of 'struct wi_req' will not be visible outside of this function [-Wvisibility] _wi_getval(const char *iface, struct wi_req *wreq) ^ showi.c:192:37: warning: declaration of 'struct wi_req' will not be visible outside of this function [-Wvisibility] wi_getval(const char *iface, struct wi_req *wreq) ^ showi.c:194:31: warning: incompatible pointer types passing 'struct wi_req *' to parameter of type 'struct wi_req *' [-Wincompatible-pointer-types] if (_wi_getval(iface, wreq) == -1) { ^~~~ showi.c:171:46: note: passing argument to parameter 'wreq' here _wi_getval(const char *iface, struct wi_req *wreq) ^ showi.c:207:16: error: variable has incomplete type 'struct wi_req' struct wi_req wreq; ^ showi.c:207:9: note: forward declaration of 'struct wi_req' struct wi_req wreq; ^ 3 warnings and 1 error generated. *** [showi.o] Error code 1 bmake: stopped in /var/pkgsrc/work/net/wimon/work/wimon 1 error bmake: stopped in /var/pkgsrc/work/net/wimon/work/wimon *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/wimon *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/wimon