=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for DarwinStreamingServer-5.5.5nb14 clang -c -o base64.o -O2 -include ../PlatformHeader.h -g -Wall -I. -I.. -I../APIStubLib -I../RTPMetaInfoLib -I../APICommonCode base64.c clang -c -o GetWord.o -O2 -include ../PlatformHeader.h -g -Wall -I. -I.. -I../APIStubLib -I../RTPMetaInfoLib -I../APICommonCode GetWord.c clang -c -o Trim.o -O2 -include ../PlatformHeader.h -g -Wall -I. -I.. -I../APIStubLib -I../RTPMetaInfoLib -I../APICommonCode Trim.c clang -c -o md5.o -O2 -include ../PlatformHeader.h -g -Wall -I. -I.. -I../APIStubLib -I../RTPMetaInfoLib -I../APICommonCode md5.c In file included from md5.c:56: In file included from ./md5.h:59: ./OSHeaders.h:410:9: error: unknown type name 'SInt32' typedef SInt32 OS_Error; ^ In file included from md5.c:56: ./md5.h:67:3: error: unknown type name 'UInt32' UInt32 state[4]; /* state (ABCD) */ ^ ./md5.h:68:3: error: unknown type name 'UInt32' UInt32 count[2]; /* number of bits, modulo 2^64 (lsb first) */ ^ md5.c:78:27: error: unknown type name 'UInt32' static void MD5Transform (UInt32 state[4], unsigned char block[64]); ^ md5.c:79:44: error: unknown type name 'UInt32' static void Encode (unsigned char *output, UInt32 *input, unsigned int len); ^ md5.c:80:21: error: unknown type name 'UInt32' static void Decode (UInt32 *output, unsigned char *input, unsigned int len); ^ md5.c:81:25: error: unknown type name 'UInt8' static void MD5_memcpy (UInt8 * output, UInt8 * input, unsigned int len); ^ md5.c:81:41: error: unknown type name 'UInt8' static void MD5_memcpy (UInt8 * output, UInt8 * input, unsigned int len); ^ md5.c:82:25: error: unknown type name 'UInt8' static void MD5_memset (UInt8 * output, int value, unsigned int len); ^ md5.c:152:31: error: use of undeclared identifier 'UInt32' if ((context->count[0] += ((UInt32)inputLen << 3)) ^ md5.c:153:8: error: use of undeclared identifier 'UInt32' < ((UInt32)inputLen << 3)) ^ md5.c:155:26: error: use of undeclared identifier 'UInt32' context->count[1] += ((UInt32)inputLen >> 29); ^ md5.c:163:13: error: expected expression ((UInt8 *)&context->buffer[index], (UInt8 *)input, partLen); ^ md5.c:163:6: error: use of undeclared identifier 'UInt8' ((UInt8 *)&context->buffer[index], (UInt8 *)input, partLen); ^ md5.c:163:47: error: expected expression ((UInt8 *)&context->buffer[index], (UInt8 *)input, partLen); ^ md5.c:163:40: error: use of undeclared identifier 'UInt8' ((UInt8 *)&context->buffer[index], (UInt8 *)input, partLen); ^ md5.c:176:11: error: expected expression ((UInt8 *)&context->buffer[index], (UInt8 *)&input[i], ^ md5.c:176:4: error: use of undeclared identifier 'UInt8' ((UInt8 *)&context->buffer[index], (UInt8 *)&input[i], ^ md5.c:176:45: error: expected expression ((UInt8 *)&context->buffer[index], (UInt8 *)&input[i], ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. bmake: stopped in /opt/work/net/DarwinStreamingServer/work/DarwinStreamingSrvr5.5.5-Source/CommonUtilitiesLib *** Error code 1 Stop. bmake[1]: stopped in /opt/pkgsrc/net/DarwinStreamingServer *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/net/DarwinStreamingServer