=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for pim6sd-20031021anb1 lex cftoken.l mv lex.yy.c cftoken.c yacc -d cfparse.y mv y.tab.c cfparse.c cc -O2 -march=i586 -DHAVE_STDARG_H -g -Werror -DINET6 -DPIM -DIOCTL_OK_ON_RAW_SOCKET -c mld6.c cc -O2 -march=i586 -DHAVE_STDARG_H -g -Werror -DINET6 -DPIM -DIOCTL_OK_ON_RAW_SOCKET -c mld6_proto.c mld6_proto.c:342:9: error: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'mifi_t' (aka 'unsigned short') declared in a previous prototype [-Werror,-Wknr-promoted-parameter] mifi_t mifi; ^ ./mld6_proto.h:113:49: note: previous declaration is here extern void recv_listener_report __P((mifi_t, ^ /usr/include/sys/cdefs.h:96:21: note: expanded from macro '__P' #define __P(protos) protos /* full-blown ANSI C */ ^ mld6_proto.c:470:9: error: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'mifi_t' (aka 'unsigned short') declared in a previous prototype [-Werror,-Wknr-promoted-parameter] mifi_t mifi; ^ ./mld6_proto.h:116:52: note: previous declaration is here extern void recv_listener_done __P((mifi_t, ^ /usr/include/sys/cdefs.h:96:21: note: expanded from macro '__P' #define __P(protos) protos /* full-blown ANSI C */ ^ 2 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/pim6sd/work/pim6sd-20031021a/pim6sd *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/pim6sd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/pim6sd