=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/comms/binkd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for binkd-0.9.8nb2 --- md5b.o --- --- binkd.o --- --- md5b.o --- Compiling md5b.c... --- binkd.o --- Compiling binkd.c... --- md5b.o --- md5b.c: In function 'MD5Init': md5b.c:113:13: warning: old-style function definition [-Wold-style-definition] 113 | static void MD5Init (context) | ^~~~~~~ md5b.c: In function 'MD5Update': md5b.c:129:13: warning: old-style function definition [-Wold-style-definition] 129 | static void MD5Update (context, input, inputLen) | ^~~~~~~~~ md5b.c:149:2: error: too many arguments to function 'MD5_memcpy'; expected 0, have 3 149 | MD5_memcpy | ^~~~~~~~~~ 150 | ((POINTER)&context->buffer[index], (POINTER)input, partLen); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5b.c:83:13: note: declared here 83 | static void MD5_memcpy PROTO_LIST ((POINTER, POINTER, unsigned int)); | ^~~~~~~~~~ md5b.c:151:2: error: too many arguments to function 'MD5Transform'; expected 0, have 2 151 | MD5Transform (context->state, context->buffer); | ^~~~~~~~~~~~ ~~~~~~~~~~~~~~ md5b.c:78:13: note: declared here 78 | static void MD5Transform PROTO_LIST ((UINT4 [4], unsigned char [64])); | ^~~~~~~~~~~~ md5b.c:154:4: error: too many arguments to function 'MD5Transform'; expected 0, have 2 154 | MD5Transform (context->state, &input[i]); | ^~~~~~~~~~~~ ~~~~~~~~~~~~~~ md5b.c:78:13: note: declared here 78 | static void MD5Transform PROTO_LIST ((UINT4 [4], unsigned char [64])); | ^~~~~~~~~~~~ md5b.c:162:3: error: too many arguments to function 'MD5_memcpy'; expected 0, have 3 162 | MD5_memcpy | ^~~~~~~~~~ 163 | ((POINTER)&context->buffer[index], (POINTER)&input[i], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5b.c:83:13: note: declared here 83 | static void MD5_memcpy PROTO_LIST ((POINTER, POINTER, unsigned int)); | ^~~~~~~~~~ md5b.c: In function 'MD5Final': md5b.c:170:13: warning: old-style function definition [-Wold-style-definition] 170 | static void MD5Final (digest, context) | ^~~~~~~~ md5b.c:178:3: error: too many arguments to function 'Encode'; expected 0, have 3 178 | Encode (bits, context->count, 8); | ^~~~~~ ~~~~ md5b.c:79:13: note: declared here 79 | static void Encode PROTO_LIST | ^~~~~~ md5b.c:190:3: error: too many arguments to function 'Encode'; expected 0, have 3 190 | Encode (digest, context->state, 16); | ^~~~~~ ~~~~~~ md5b.c:79:13: note: declared here 79 | static void Encode PROTO_LIST | ^~~~~~ md5b.c:194:3: error: too many arguments to function 'MD5_memset'; expected 0, have 3 194 | MD5_memset ((POINTER)context, 0, sizeof (*context)); | ^~~~~~~~~~ ~~~~~~~~~~~~~~~~ md5b.c:84:13: note: declared here 84 | static void MD5_memset PROTO_LIST ((POINTER, int, unsigned int)); | ^~~~~~~~~~ md5b.c: In function 'MD5Transform': md5b.c:199:13: warning: old-style function definition [-Wold-style-definition] 199 | static void MD5Transform (state, block) | ^~~~~~~~~~~~ md5b.c:205:3: error: too many arguments to function 'Decode'; expected 0, have 3 205 | Decode (x, block, 64); | ^~~~~~ ~ md5b.c:81:13: note: declared here 81 | static void Decode PROTO_LIST | ^~~~~~ md5b.c:286:3: error: too many arguments to function 'MD5_memset'; expected 0, have 3 286 | MD5_memset ((POINTER)x, 0, sizeof (x)); | ^~~~~~~~~~ ~~~~~~~~~~ md5b.c:84:13: note: declared here 84 | static void MD5_memset PROTO_LIST ((POINTER, int, unsigned int)); | ^~~~~~~~~~ md5b.c: In function 'Encode': md5b.c:292:13: warning: old-style function definition [-Wold-style-definition] 292 | static void Encode (output, input, len) | ^~~~~~ md5b.c: In function 'Decode': md5b.c:310:13: warning: old-style function definition [-Wold-style-definition] 310 | static void Decode (output, input, len) | ^~~~~~ md5b.c: In function 'MD5_memcpy': md5b.c:325:13: warning: old-style function definition [-Wold-style-definition] 325 | static void MD5_memcpy (output, input, len) | ^~~~~~~~~~ md5b.c: In function 'MD5_memset': md5b.c:338:13: warning: old-style function definition [-Wold-style-definition] 338 | static void MD5_memset (output, value, len) | ^~~~~~~~~~ md5b.c: In function 'hmac_md5': md5b.c:351:1: warning: old-style function definition [-Wold-style-definition] 351 | hmac_md5(text, text_len, key, key_len, digest) | ^~~~~~~~ *** [md5b.o] Error code 1 bmake: stopped making "all" in /tmp/work/comms/binkd/work/binkd-0.9.8 bmake: 1 error bmake: stopped making "all" in /tmp/work/comms/binkd/work/binkd-0.9.8 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/binkd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/binkd