=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mdd-20050318 gcc -pipe -O2 -no-cpp-precomp -isystem /usr/include -c mdd.c mdd.c: In function 'main': mdd.c:173: warning: format '%06ld' expects type 'long int', but argument 3 has type '__darwin_suseconds_t' mdd.c:173: warning: format '%06ld' expects type 'long int', but argument 3 has type '__darwin_suseconds_t' gcc -pipe -O2 -no-cpp-precomp -isystem /usr/include -c sender.c sender.c: In function 'sender': sender.c:184: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' sender.c:184: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' sender.c:210: warning: format '%06ld' expects type 'long int', but argument 3 has type '__darwin_suseconds_t' sender.c:210: warning: format '%06ld' expects type 'long int', but argument 3 has type '__darwin_suseconds_t' sender.c:231: warning: passing argument 6 of 'recvfrom' from incompatible pointer type sender.c:265: warning: format '%d' expects type 'int', but argument 3 has type 'ssize_t' sender.c:265: warning: format '%d' expects type 'int', but argument 3 has type 'ssize_t' gcc -pipe -O2 -no-cpp-precomp -isystem /usr/include -c receiver.c receiver.c: In function 'receiver': receiver.c:221: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' receiver.c:221: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' receiver.c:270: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' receiver.c:270: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' receiver.c:290: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' receiver.c:290: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' gcc -pipe -O2 -no-cpp-precomp -isystem /usr/include -c sniffer.c sniffer.c: In function 'sniffer': sniffer.c:143: warning: passing argument 6 of 'recvfrom' from incompatible pointer type gcc -pipe -O2 -static -o mdd mdd.o sender.o receiver.o sniffer.o ld: library not found for -lcrt0.o collect2: ld returned 1 exit status *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/mbone/mdd/work/mdd-20050318 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/mbone/mdd *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/mbone/mdd