=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for mcast-tools-20061214nb1 Making all in mcastread Making all in . cd .. && /usr/pkg/bin/bmake am--refresh cd .. && /usr/pkg/bin/bmake am--refresh if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -march=i586 -MT mcastread.o -MD -MP -MF ".deps/mcastread.Tpo" -c -o mcastread.o mcastread.c; then mv -f ".deps/mcastread.Tpo" ".deps/mcastread.Po"; else rm -f ".deps/mcastread.Tpo"; exit 1; fi mcastread.c:133:37: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] (struct sockaddr *)&from6, &fromlen); ^~~~~~~~ /usr/include/sys/socket.h:653:58: note: passing argument to parameter here struct sockaddr * __restrict, socklen_t * __restrict); ^ 1 warning generated. cc -O2 -march=i586 -Wl,-R/usr/pkg/lib -o mcastread mcastread.o -ll -lfl Making all in mcastsend Making all in . cd .. && /usr/pkg/bin/bmake am--refresh cd .. && /usr/pkg/bin/bmake am--refresh if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -march=i586 -MT mcastsend.o -MD -MP -MF ".deps/mcastsend.Tpo" -c -o mcastsend.o mcastsend.c; then mv -f ".deps/mcastsend.Tpo" ".deps/mcastsend.Po"; else rm -f ".deps/mcastsend.Tpo"; exit 1; fi cc -O2 -march=i586 -Wl,-R/usr/pkg/lib -o mcastsend mcastsend.o -ll -lfl Making all in mfc Making all in . cd .. && /usr/pkg/bin/bmake am--refresh cd .. && /usr/pkg/bin/bmake am--refresh if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -march=i586 -MT mfc.o -MD -MP -MF ".deps/mfc.Tpo" -c -o mfc.o mfc.c; then mv -f ".deps/mfc.Tpo" ".deps/mfc.Po"; else rm -f ".deps/mfc.Tpo"; exit 1; fi /usr/bin/yacc -d cfparse.y && mv y.tab.c cfparse.c && mv y.tab.h cfparse.h cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -march=i586 -c -o cfparse.o cfparse.c y.tab.c:366:5: warning: implicit declaration of function 'yyerror' is invalid in C99 [-Wimplicit-function-declaration] YYERROR_CALL("syntax error"); ^ y.tab.c:75:27: note: expanded from macro 'YYERROR_CALL' #define YYERROR_CALL(msg) yyerror(msg) ^ cfparse.y:178:22: warning: comparison between pointer and integer ('int' and 'void *') if (yyval.ifindex == NULL) ~~~~~~~~~~~~~ ^ ~~~~ 2 warnings generated. /usr/bin/lex -ocftoken.c cftoken.l cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -march=i586 -c -o cftoken.o cftoken.c cftoken.l:93:2: warning: implicit declaration of function 'yyparse' is invalid in C99 [-Wimplicit-function-declaration] yyparse(); ^ 1 warning generated. cc -O2 -march=i586 -Wl,-R/usr/pkg/lib -o mfc mfc.o cfparse.o cftoken.o -ly -ll -lfl /usr/bin/ld: cannot find -ly clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake[2]: stopped in /usr/pkgsrc/work/net/mcast-tools/work/mcast-tools-20061214/mfc *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/net/mcast-tools/work/mcast-tools-20061214/mfc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/mcast-tools/work/mcast-tools-20061214 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/mcast-tools *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/mcast-tools