=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for uftp-4.1.2nb2 gcc -g -Wall -DHAS_GETIFADDRS -DNO_DUAL -DNO_MCAST_JOIN -c uftp_common.c gcc -g -Wall -DHAS_GETIFADDRS -DNO_DUAL -DNO_MCAST_JOIN -c encrypt_openssl.c gcc -g -Wall -DHAS_GETIFADDRS -DNO_DUAL -DNO_MCAST_JOIN -c server_announce.c uftp_common.c:252:1: error: function definition is not allowed here { ^ uftp_common.c:266:1: error: function definition is not allowed here { ^ uftp_common.c:271:1: error: function definition is not allowed here { ^ uftp_common.c:277:1: error: function definition is not allowed here { ^ uftp_common.c:292:1: error: function definition is not allowed here { ^ uftp_common.c:305:1: error: function definition is not allowed here { ^ uftp_common.c:315:1: error: function definition is not allowed here { ^ uftp_common.c:331:1: error: function definition is not allowed here { ^ uftp_common.c:384:1: error: function definition is not allowed here { ^ uftp_common.c:446:1: error: function definition is not allowed here { ^ uftp_common.c:517:1: error: function definition is not allowed here { ^ uftp_common.c:555:1: error: function definition is not allowed here { ^ uftp_common.c:566:1: error: function definition is not allowed here { ^ uftp_common.c:624:1: error: function definition is not allowed here { ^ uftp_common.c:700:1: error: function definition is not allowed here { ^ uftp_common.c:772:1: error: function definition is not allowed here { ^ uftp_common.c:816:1: error: function definition is not allowed here { ^ uftp_common.c:848:1: error: function definition is not allowed here { ^ uftp_common.c:875:1: error: function definition is not allowed here { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. makefile:202: recipe for target 'uftp_common.o' failed encrypt_openssl.c:876:42: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!hash(HASH_SHA1, in, inlen, out, outlen)) { ^~~~~~ encrypt_openssl.c:570:45: note: passing argument to parameter 'destlen' here unsigned char *dest, unsigned int *destlen) ^ gmake: *** [uftp_common.o] Error 1 gmake: *** Waiting for unfinished jobs.... 1 warning generated. *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/uftp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/uftp