1>------ Rebuild All started: Project: mbedTLS, Configuration: Release Win32 ------ 1> aes.c 1> aesni.c 1> aria.c 1> asn1parse.c 1> asn1write.c 1> base64.c 1> bignum.c 1>..\..\library\bignum.c(1515): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\bignum.c(1516): error C2065: 'n' : undeclared identifier 1>..\..\library\bignum.c(1516): error C2065: 'n' : undeclared identifier 1>..\..\library\bignum.c(1517): error C2065: 'n' : undeclared identifier 1>..\..\library\bignum.c(1521): error C2065: 'n' : undeclared identifier 1>..\..\library\bignum.c(1527): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\bignum.c(1536): error C2065: 'ret' : undeclared identifier 1>..\..\library\bignum.c(1536): error C2065: 'n' : undeclared identifier 1>..\..\library\bignum.c(1537): error C2065: 'ret' : undeclared identifier 1>..\..\library\bignum.c(1538): error C2065: 'n' : undeclared identifier 1>..\..\library\bignum.c(1541): error C2065: 'ret' : undeclared identifier 1>..\..\library\bignum.c(1994): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\bignum.c(1994): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\bignum.c(1994): error C2143: syntax error : missing ')' before 'type' 1>..\..\library\bignum.c(1994): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\bignum.c(1994): error C2065: 'i' : undeclared identifier 1>..\..\library\bignum.c(1994): warning C4018: '<' : signed/unsigned mismatch 1>..\..\library\bignum.c(1994): warning C4552: '<' : operator has no effect; expected operator with side-effect 1>..\..\library\bignum.c(1994): error C2065: 'i' : undeclared identifier 1>..\..\library\bignum.c(1994): error C2059: syntax error : ')' 1>..\..\library\bignum.c(1995): error C2143: syntax error : missing ';' before '{' 1>..\..\library\bignum.c(1997): error C2065: 'i' : undeclared identifier 1>..\..\library\bignum.c(1997): error C2065: 'i' : undeclared identifier 1> camellia.c 1> ccm.c 1> chacha20.c 1> chachapoly.c 1> cipher.c 1>..\..\library\cipher.c(1568): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\cipher.c(1572): error C2065: 'ret' : undeclared identifier 1> cipher_wrap.c 1> cmac.c 1> constant_time.c 1>..\..\library\constant_time.c(420): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\constant_time.c(420): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\constant_time.c(420): error C2143: syntax error : missing ')' before 'type' 1>..\..\library\constant_time.c(420): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\constant_time.c(420): error C2065: 'i' : undeclared identifier 1>..\..\library\constant_time.c(420): warning C4018: '<' : signed/unsigned mismatch 1>..\..\library\constant_time.c(420): warning C4552: '<' : operator has no effect; expected operator with side-effect 1>..\..\library\constant_time.c(420): error C2065: 'i' : undeclared identifier 1>..\..\library\constant_time.c(420): error C2059: syntax error : ')' 1>..\..\library\constant_time.c(421): error C2146: syntax error : missing ';' before identifier 'dest' 1>..\..\library\constant_time.c(421): error C2065: 'i' : undeclared identifier 1>..\..\library\constant_time.c(421): error C2065: 'i' : undeclared identifier 1>..\..\library\constant_time.c(421): error C2065: 'i' : undeclared identifier 1> ctr_drbg.c 1> debug.c 1> des.c 1> dhm.c 1> ecdh.c 1> Compiling... 1> ecdsa.c 1> ecjpake.c 1>..\..\library\ecjpake.c(973): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ecjpake.c(973): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ecjpake.c(973): error C2143: syntax error : missing ')' before 'type' 1>..\..\library\ecjpake.c(973): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ecjpake.c(973): error C2065: 'i' : undeclared identifier 1>..\..\library\ecjpake.c(973): warning C4018: '<' : signed/unsigned mismatch 1>..\..\library\ecjpake.c(973): warning C4552: '<' : operator has no effect; expected operator with side-effect 1>..\..\library\ecjpake.c(973): error C2065: 'i' : undeclared identifier 1>..\..\library\ecjpake.c(973): error C2059: syntax error : ')' 1>..\..\library\ecjpake.c(974): error C2143: syntax error : missing ';' before '{' 1>..\..\library\ecjpake.c(976): error C2065: 'i' : undeclared identifier 1> ecp.c 1>..\..\library\ecp.c(1183): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ecp.c(1184): error C2275: 'mbedtls_mpi' : illegal use of this type as an expression 1> C:\Users\MSHI\OneDrive - Hexagon\Documents\mbedtls-3.1.0\include\mbedtls/bignum.h(195) : see declaration of 'mbedtls_mpi' 1>..\..\library\ecp.c(1184): error C2146: syntax error : missing ';' before identifier 'Zi' 1>..\..\library\ecp.c(1184): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1184): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1185): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1185): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1185): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1185): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1190): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1190): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1190): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1191): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1191): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1191): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1191): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1191): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1191): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1191): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1192): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1192): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1192): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1197): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1197): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1197): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1198): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1198): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1198): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1203): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1207): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1207): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1207): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1207): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1209): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1238): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ecp.c(1239): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\ecp.c(1239): error C2146: syntax error : missing ';' before identifier 'i' 1>..\..\library\ecp.c(1239): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1240): error C2275: 'mbedtls_mpi' : illegal use of this type as an expression 1> C:\Users\MSHI\OneDrive - Hexagon\Documents\mbedtls-3.1.0\include\mbedtls/bignum.h(195) : see declaration of 'mbedtls_mpi' 1>..\..\library\ecp.c(1240): error C2065: 'c' : undeclared identifier 1>..\..\library\ecp.c(1240): error C2065: 'u' : undeclared identifier 1>..\..\library\ecp.c(1240): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1240): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1242): error C2065: 'c' : undeclared identifier 1>..\..\library\ecp.c(1242): warning C4047: '=' : 'int' differs in levels of indirection from 'void *' 1>..\..\library\ecp.c(1242): warning C4047: '==' : 'int' differs in levels of indirection from 'void *' 1>..\..\library\ecp.c(1245): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1245): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1245): warning C4018: '<' : signed/unsigned mismatch 1>..\..\library\ecp.c(1245): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1246): error C2065: 'c' : undeclared identifier 1>..\..\library\ecp.c(1246): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1246): error C2109: subscript requires array or pointer type 1>..\..\library\ecp.c(1246): error C2198: 'mbedtls_mpi_init' : too few arguments for call 1>..\..\library\ecp.c(1248): error C2065: 'u' : undeclared identifier 1>..\..\library\ecp.c(1248): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1248): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1248): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1248): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1248): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1253): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1253): error C2065: 'c' : undeclared identifier 1>..\..\library\ecp.c(1253): error C2109: subscript requires array or pointer type 1>..\..\library\ecp.c(1253): error C2198: 'mbedtls_mpi_copy' : too few arguments for call 1>..\..\library\ecp.c(1254): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1254): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1254): warning C4018: '<' : signed/unsigned mismatch 1>..\..\library\ecp.c(1254): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1256): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1256): error C2065: 'c' : undeclared identifier 1>..\..\library\ecp.c(1256): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1256): error C2109: subscript requires array or pointer type 1>..\..\library\ecp.c(1256): error C2065: 'c' : undeclared identifier 1>..\..\library\ecp.c(1256): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1256): error C2109: subscript requires array or pointer type 1>..\..\library\ecp.c(1256): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1256): error C2198: 'mbedtls_mpi_mul_mod' : too few arguments for call 1>..\..\library\ecp.c(1262): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1262): error C2065: 'u' : undeclared identifier 1>..\..\library\ecp.c(1262): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1262): error C2065: 'c' : undeclared identifier 1>..\..\library\ecp.c(1262): error C2109: subscript requires array or pointer type 1>..\..\library\ecp.c(1262): error C2198: 'mbedtls_mpi_inv_mod' : too few arguments for call 1>..\..\library\ecp.c(1264): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1264): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1270): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1271): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1271): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1271): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1271): error C2065: 'u' : undeclared identifier 1>..\..\library\ecp.c(1271): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1275): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1275): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1275): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1275): error C2065: 'u' : undeclared identifier 1>..\..\library\ecp.c(1275): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1275): error C2065: 'c' : undeclared identifier 1>..\..\library\ecp.c(1275): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1275): error C2109: subscript requires array or pointer type 1>..\..\library\ecp.c(1275): error C2198: 'mbedtls_mpi_mul_mod' : too few arguments for call 1>..\..\library\ecp.c(1276): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1276): error C2065: 'u' : undeclared identifier 1>..\..\library\ecp.c(1276): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1276): error C2065: 'u' : undeclared identifier 1>..\..\library\ecp.c(1276): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1276): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1282): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1282): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1282): warning C4133: 'function' : incompatible types - from 'int *' to 'mbedtls_mpi *' 1>..\..\library\ecp.c(1282): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1282): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1282): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1282): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1283): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1283): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1283): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1283): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1283): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1284): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1284): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1284): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1284): error C2065: 'ZZi' : undeclared identifier 1>..\..\library\ecp.c(1284): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1285): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1285): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1285): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1285): error C2065: 'Zi' : undeclared identifier 1>..\..\library\ecp.c(1285): warning C4133: 'function' : incompatible types - from 'int *' to 'const mbedtls_mpi *' 1>..\..\library\ecp.c(1293): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1293): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1294): error C2065: 'ret' : undeclared identifier 1>..\..\library\ecp.c(1294): error C2065: 'i' : undeclared identifier 1>..\..\library\ecp.c(1294): fatal error C1003: error count exceeds 100; stopping compilation 1> ecp_curves.c 1>..\..\library\ecp_curves.c(5026): error C2275: 'mbedtls_mpi_uint' : illegal use of this type as an expression 1> C:\Users\MSHI\OneDrive - Hexagon\Documents\mbedtls-3.1.0\include\mbedtls/bignum.h(175) : see declaration of 'mbedtls_mpi_uint' 1>..\..\library\ecp_curves.c(5026): error C2146: syntax error : missing ';' before identifier 'msw' 1>..\..\library\ecp_curves.c(5026): error C2065: 'msw' : undeclared identifier 1>..\..\library\ecp_curves.c(5031): error C2065: 'msw' : undeclared identifier 1> entropy.c 1> entropy_poll.c 1> error.c 1> gcm.c 1> hkdf.c 1> hmac_drbg.c 1> md.c 1> md5.c 1> memory_buffer_alloc.c 1> mps_reader.c 1> mps_trace.c 1> net_sockets.c 1> nist_kw.c 1> oid.c 1> padlock.c 1> pem.c 1> Compiling... 1> pk.c 1> pk_wrap.c 1> pkcs12.c 1> pkcs5.c 1> pkparse.c 1> pkwrite.c 1> platform.c 1> platform_util.c 1> poly1305.c 1> psa_crypto.c 1>..\..\library\psa_crypto.c(682): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\psa_crypto.c(682): error C2146: syntax error : missing ';' before identifier 'alg1_len' 1>..\..\library\psa_crypto.c(682): error C2065: 'alg1_len' : undeclared identifier 1>..\..\library\psa_crypto.c(683): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\psa_crypto.c(683): error C2146: syntax error : missing ';' before identifier 'alg2_len' 1>..\..\library\psa_crypto.c(683): error C2065: 'alg2_len' : undeclared identifier 1>..\..\library\psa_crypto.c(684): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\psa_crypto.c(684): error C2146: syntax error : missing ';' before identifier 'restricted_len' 1>..\..\library\psa_crypto.c(684): error C2065: 'restricted_len' : undeclared identifier 1>..\..\library\psa_crypto.c(684): error C2065: 'alg1_len' : undeclared identifier 1>..\..\library\psa_crypto.c(684): error C2065: 'alg2_len' : undeclared identifier 1>..\..\library\psa_crypto.c(684): error C2065: 'alg1_len' : undeclared identifier 1>..\..\library\psa_crypto.c(684): error C2065: 'alg2_len' : undeclared identifier 1>..\..\library\psa_crypto.c(690): error C2065: 'restricted_len' : undeclared identifier 1>..\..\library\psa_crypto.c(698): error C2065: 'alg1_len' : undeclared identifier 1>..\..\library\psa_crypto.c(698): error C2065: 'alg2_len' : undeclared identifier 1>..\..\library\psa_crypto.c(702): error C2065: 'alg2_len' : undeclared identifier 1>..\..\library\psa_crypto.c(702): error C2065: 'alg1_len' : undeclared identifier 1>..\..\library\psa_crypto.c(709): error C2065: 'alg1_len' : undeclared identifier 1>..\..\library\psa_crypto.c(709): error C2065: 'alg2_len' : undeclared identifier 1>..\..\library\psa_crypto.c(710): error C2065: 'alg1_len' : undeclared identifier 1>..\..\library\psa_crypto.c(761): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\psa_crypto.c(761): error C2146: syntax error : missing ';' before identifier 'requested_output_length' 1>..\..\library\psa_crypto.c(761): error C2065: 'requested_output_length' : undeclared identifier 1>..\..\library\psa_crypto.c(763): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\psa_crypto.c(763): error C2146: syntax error : missing ';' before identifier 'default_output_length' 1>..\..\library\psa_crypto.c(763): error C2065: 'default_output_length' : undeclared identifier 1>..\..\library\psa_crypto.c(770): error C2065: 'requested_output_length' : undeclared identifier 1>..\..\library\psa_crypto.c(770): error C2065: 'default_output_length' : undeclared identifier 1>..\..\library\psa_crypto.c(775): error C2065: 'default_output_length' : undeclared identifier 1>..\..\library\psa_crypto.c(786): error C2065: 'requested_output_length' : undeclared identifier 1>..\..\library\psa_crypto.c(786): warning C4018: '<=' : signed/unsigned mismatch 1>..\..\library\psa_crypto.c(1326): error C2275: 'psa_key_attributes_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(360) : see declaration of 'psa_key_attributes_t' 1>..\..\library\psa_crypto.c(1326): error C2146: syntax error : missing ';' before identifier 'attributes' 1>..\..\library\psa_crypto.c(1326): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(1326): error C2059: syntax error : '{' 1>..\..\library\psa_crypto.c(1329): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(1329): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(1432): error C2275: 'psa_key_attributes_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(360) : see declaration of 'psa_key_attributes_t' 1>..\..\library\psa_crypto.c(1432): error C2146: syntax error : missing ';' before identifier 'attributes' 1>..\..\library\psa_crypto.c(1432): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(1432): error C2059: syntax error : '{' 1>..\..\library\psa_crypto.c(1436): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(1436): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2111): error C2275: 'psa_status_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(63) : see declaration of 'psa_status_t' 1>..\..\library\psa_crypto.c(2111): error C2146: syntax error : missing ';' before identifier 'status' 1>..\..\library\psa_crypto.c(2111): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2114): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2183): error C2275: 'psa_status_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(63) : see declaration of 'psa_status_t' 1>..\..\library\psa_crypto.c(2183): error C2146: syntax error : missing ';' before identifier 'status' 1>..\..\library\psa_crypto.c(2183): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2186): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2243): error C2275: 'psa_status_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(63) : see declaration of 'psa_status_t' 1>..\..\library\psa_crypto.c(2243): error C2146: syntax error : missing ';' before identifier 'status' 1>..\..\library\psa_crypto.c(2243): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2247): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2251): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2255): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2259): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2271): error C2275: 'psa_status_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(63) : see declaration of 'psa_status_t' 1>..\..\library\psa_crypto.c(2271): error C2146: syntax error : missing ';' before identifier 'status' 1>..\..\library\psa_crypto.c(2271): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2273): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2276): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2290): error C2275: 'psa_status_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(63) : see declaration of 'psa_status_t' 1>..\..\library\psa_crypto.c(2290): error C2146: syntax error : missing ';' before identifier 'status' 1>..\..\library\psa_crypto.c(2290): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2295): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2362): error C2275: 'psa_key_attributes_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(360) : see declaration of 'psa_key_attributes_t' 1>..\..\library\psa_crypto.c(2362): error C2146: syntax error : missing ';' before identifier 'attributes' 1>..\..\library\psa_crypto.c(2362): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2362): error C2059: syntax error : '{' 1>..\..\library\psa_crypto.c(2366): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2366): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2376): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2376): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2384): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2384): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2425): error C2275: 'psa_status_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(63) : see declaration of 'psa_status_t' 1>..\..\library\psa_crypto.c(2425): error C2146: syntax error : missing ';' before identifier 'status' 1>..\..\library\psa_crypto.c(2425): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2427): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2430): error C2065: 'status' : undeclared identifier 1>..\..\library\psa_crypto.c(2549): error C2275: 'psa_key_attributes_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(360) : see declaration of 'psa_key_attributes_t' 1>..\..\library\psa_crypto.c(2549): error C2146: syntax error : missing ';' before identifier 'attributes' 1>..\..\library\psa_crypto.c(2549): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2549): error C2059: syntax error : '{' 1>..\..\library\psa_crypto.c(2553): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2553): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2565): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2565): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2707): error C2275: 'psa_key_attributes_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(360) : see declaration of 'psa_key_attributes_t' 1>..\..\library\psa_crypto.c(2707): error C2146: syntax error : missing ';' before identifier 'attributes' 1>..\..\library\psa_crypto.c(2707): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2707): error C2059: syntax error : '{' 1>..\..\library\psa_crypto.c(2714): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2714): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2722): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2722): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2771): error C2275: 'psa_key_attributes_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(360) : see declaration of 'psa_key_attributes_t' 1>..\..\library\psa_crypto.c(2771): error C2146: syntax error : missing ';' before identifier 'attributes' 1>..\..\library\psa_crypto.c(2771): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2771): error C2059: syntax error : '{' 1>..\..\library\psa_crypto.c(2778): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2778): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(2785): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(2785): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(3318): error C2275: 'psa_key_attributes_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(360) : see declaration of 'psa_key_attributes_t' 1>..\..\library\psa_crypto.c(3318): error C2146: syntax error : missing ';' before identifier 'attributes' 1>..\..\library\psa_crypto.c(3318): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(3318): error C2059: syntax error : '{' 1>..\..\library\psa_crypto.c(3325): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(3325): warning C4133: 'function' : incompatible types - from 'int *' to 'const psa_key_attributes_t *' 1>..\..\library\psa_crypto.c(3331): error C2065: 'attributes' : undeclared identifier 1>..\..\library\psa_crypto.c(3331): fatal error C1003: error count exceeds 100; stopping compilation 1> psa_crypto_aead.c 1> psa_crypto_cipher.c 1> psa_crypto_client.c 1> psa_crypto_driver_wrappers.c 1> psa_crypto_ecp.c 1> psa_crypto_hash.c 1> psa_crypto_mac.c 1>..\..\library\psa_crypto_mac.c(170): error C2143: syntax error : missing ';' before 'const' 1>..\..\library\psa_crypto_mac.c(177): error C2065: 'cipher_info' : undeclared identifier 1>..\..\library\psa_crypto_mac.c(177): warning C4047: '==' : 'int' differs in levels of indirection from 'void *' 1>..\..\library\psa_crypto_mac.c(180): error C2065: 'cipher_info' : undeclared identifier 1>..\..\library\psa_crypto_mac.c(180): warning C4047: 'function' : 'const mbedtls_cipher_info_t *' differs in levels of indirection from 'int' 1>..\..\library\psa_crypto_mac.c(180): warning C4024: 'mbedtls_cipher_setup' : different types for formal and actual parameter 2 1>..\..\library\psa_crypto_mac.c(197): error C2061: syntax error : identifier 'mac_init' 1>..\..\library\psa_crypto_mac.c(197): error C2059: syntax error : ';' 1>..\..\library\psa_crypto_mac.c(198): error C2059: syntax error : 'type' 1>..\..\library\psa_crypto_mac.c(287): warning C4013: 'mac_init' undefined; assuming extern returning int 1> psa_crypto_rsa.c 1>..\..\library\psa_crypto_rsa.c(440): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\psa_crypto_rsa.c(441): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\psa_crypto_rsa.c(442): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\psa_crypto_rsa.c(443): error C2065: 'room' : undeclared identifier 1>..\..\library\psa_crypto_rsa.c(445): error C2065: 'room' : undeclared identifier 1>..\..\library\psa_crypto_rsa.c(445): error C2065: 'hlen' : undeclared identifier 1>..\..\library\psa_crypto_rsa.c(446): error C2065: 'hlen' : undeclared identifier 1>..\..\library\psa_crypto_rsa.c(448): error C2065: 'room' : undeclared identifier 1> psa_crypto_se.c 1> psa_crypto_slot_management.c 1>..\..\library\psa_crypto_slot_management.c(368): error C2275: 'psa_key_id_t' : illegal use of this type as an expression 1> c:\users\mshi\onedrive - hexagon\documents\mbedtls-3.1.0\include\psa\crypto_types.h(225) : see declaration of 'psa_key_id_t' 1>..\..\library\psa_crypto_slot_management.c(368): error C2146: syntax error : missing ';' before identifier 'volatile_key_id' 1>..\..\library\psa_crypto_slot_management.c(368): error C2065: 'volatile_key_id' : undeclared identifier 1>..\..\library\psa_crypto_slot_management.c(370): error C2065: 'volatile_key_id' : undeclared identifier 1> Compiling... 1> psa_crypto_storage.c 1> psa_its_file.c 1> ripemd160.c 1> rsa.c 1> rsa_alt_helpers.c 1> sha1.c 1> sha256.c 1> sha512.c 1> ssl_cache.c 1> ssl_ciphersuites.c 1> ssl_cli.c 1>..\..\library\ssl_cli.c(641): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_cli.c(641): error C2059: syntax error : ')' 1>..\..\library\ssl_cli.c(1058): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_cli.c(1058): error C2059: syntax error : ')' 1>..\..\library\ssl_cli.c(1141): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_cli.c(1141): error C2059: syntax error : ')' 1>..\..\library\ssl_cli.c(1310): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_cli.c(1310): error C2059: syntax error : ')' 1>..\..\library\ssl_cli.c(2108): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_cli.c(2108): error C2059: syntax error : ')' 1>..\..\library\ssl_cli.c(2217): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_cli.c(2217): error C2059: syntax error : ')' 1>..\..\library\ssl_cli.c(2463): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_cli.c(2463): error C2059: syntax error : ')' 1>..\..\library\ssl_cli.c(4129): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_cli.c(4129): error C2059: syntax error : ')' 1> ssl_cookie.c 1> ssl_debug_helpers_generated.c 1>..\..\library\ssl_debug_helpers_generated.c(14): error C2059: syntax error : '[' 1>..\..\library\ssl_debug_helpers_generated.c(42): warning C4034: sizeof returns 0 1>..\..\library\ssl_debug_helpers_generated.c(54): error C2059: syntax error : '[' 1>..\..\library\ssl_debug_helpers_generated.c(61): warning C4034: sizeof returns 0 1>..\..\library\ssl_debug_helpers_generated.c(73): error C2059: syntax error : '[' 1>..\..\library\ssl_debug_helpers_generated.c(84): warning C4034: sizeof returns 0 1> ssl_msg.c 1>..\..\library\ssl_msg.c(578): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(665): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ssl_msg.c(666): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ssl_msg.c(672): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(674): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(676): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(677): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(679): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(679): error C2065: 'mac' : undeclared identifier 1>..\..\library\ssl_msg.c(679): warning C4047: 'function' : 'unsigned char *' differs in levels of indirection from 'int' 1>..\..\library\ssl_msg.c(679): warning C4024: 'mbedtls_md_hmac_finish' : different types for formal and actual parameter 2 1>..\..\library\ssl_msg.c(680): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(682): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(683): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(686): error C2065: 'mac' : undeclared identifier 1>..\..\library\ssl_msg.c(686): warning C4022: 'memcpy' : pointer mismatch for actual parameter 2 1>..\..\library\ssl_msg.c(697): error C2065: 'mac' : undeclared identifier 1>..\..\library\ssl_msg.c(697): warning C4022: 'mbedtls_platform_zeroize' : pointer mismatch for actual parameter 1 1>..\..\library\ssl_msg.c(698): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(700): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(701): error C2065: 'ret' : undeclared identifier 1>..\..\library\ssl_msg.c(795): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(795): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(895): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(895): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1087): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1087): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1107): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1107): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1211): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1211): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1295): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1295): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1375): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\ssl_msg.c(1375): error C2146: syntax error : missing ';' before identifier 'pad_count' 1>..\..\library\ssl_msg.c(1375): error C2065: 'pad_count' : undeclared identifier 1>..\..\library\ssl_msg.c(1376): error C2143: syntax error : missing ';' before 'volatile' 1>..\..\library\ssl_msg.c(1380): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\ssl_msg.c(1380): error C2143: syntax error : missing ';' before 'const' 1>..\..\library\ssl_msg.c(1381): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\ssl_msg.c(1381): error C2143: syntax error : missing ';' before 'const' 1>..\..\library\ssl_msg.c(1382): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\ssl_msg.c(1382): error C2143: syntax error : missing ';' before 'const' 1>..\..\library\ssl_msg.c(1383): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\ssl_msg.c(1383): error C2146: syntax error : missing ';' before identifier 'idx' 1>..\..\library\ssl_msg.c(1383): error C2065: 'idx' : undeclared identifier 1>..\..\library\ssl_msg.c(1385): error C2065: 'idx' : undeclared identifier 1>..\..\library\ssl_msg.c(1385): error C2065: 'start_idx' : undeclared identifier 1>..\..\library\ssl_msg.c(1385): error C2065: 'idx' : undeclared identifier 1>..\..\library\ssl_msg.c(1385): warning C4018: '<' : signed/unsigned mismatch 1>..\..\library\ssl_msg.c(1385): error C2065: 'idx' : undeclared identifier 1>..\..\library\ssl_msg.c(1390): error C2065: 'idx' : undeclared identifier 1>..\..\library\ssl_msg.c(1390): error C2065: 'padding_idx' : undeclared identifier 1>..\..\library\ssl_msg.c(1391): error C2065: 'check' : undeclared identifier 1>..\..\library\ssl_msg.c(1391): error C2065: 'idx' : undeclared identifier 1>..\..\library\ssl_msg.c(1391): error C2109: subscript requires array or pointer type 1>..\..\library\ssl_msg.c(1392): error C2198: 'mbedtls_ct_size_bool_eq' : too few arguments for call 1>..\..\library\ssl_msg.c(1393): error C2065: 'pad_count' : undeclared identifier 1>..\..\library\ssl_msg.c(1395): error C2065: 'pad_count' : undeclared identifier 1>..\..\library\ssl_msg.c(1462): error C2143: syntax error : missing ';' before 'const' 1>..\..\library\ssl_msg.c(1463): error C2143: syntax error : missing ';' before 'const' 1>..\..\library\ssl_msg.c(1467): error C2065: 'min_len' : undeclared identifier 1>..\..\library\ssl_msg.c(1467): error C2065: 'max_len' : undeclared identifier 1>..\..\library\ssl_msg.c(1477): error C2065: 'min_len' : undeclared identifier 1>..\..\library\ssl_msg.c(1477): error C2065: 'max_len' : undeclared identifier 1>..\..\library\ssl_msg.c(1617): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1617): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1628): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1628): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1730): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1730): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1755): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1755): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1768): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1768): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(1809): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1823): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1865): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(1872): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(2264): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(2293): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(2461): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(2461): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(2656): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(2656): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(2664): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(2664): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(3284): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(3284): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(3866): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(3876): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(3889): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(3896): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(3943): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(4174): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(4431): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(4431): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(4482): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(4482): error C2059: syntax error : ')' 1>..\..\library\ssl_msg.c(5289): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_msg.c(5289): error C2059: syntax error : ')' 1> ssl_srv.c 1>..\..\library\ssl_srv.c(615): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_srv.c(615): error C2059: syntax error : ')' 1>..\..\library\ssl_srv.c(2568): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_srv.c(2568): error C2059: syntax error : ')' 1>..\..\library\ssl_srv.c(2639): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_srv.c(2639): error C2059: syntax error : ')' 1>..\..\library\ssl_srv.c(2919): error C2275: 'size_t' : illegal use of this type as an expression 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\codeanalysis\sourceannotations.h(29) : see declaration of 'size_t' 1>..\..\library\ssl_srv.c(2919): error C2146: syntax error : missing ';' before identifier 'out_buf_len' 1>..\..\library\ssl_srv.c(2919): error C2065: 'out_buf_len' : undeclared identifier 1>..\..\library\ssl_srv.c(3231): error C2065: 'out_buf_len' : undeclared identifier 1> ssl_ticket.c 1> ssl_tls.c 1>..\..\library\ssl_tls.c(1741): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_tls.c(2338): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_tls.c(3124): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ssl_tls.c(3125): error C2065: 'group_list' : undeclared identifier 1>..\..\library\ssl_tls.c(3125): warning C4047: '==' : 'int' differs in levels of indirection from 'void *' 1>..\..\library\ssl_tls.c(3128): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ssl_tls.c(3128): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ssl_tls.c(3128): error C2143: syntax error : missing ')' before 'type' 1>..\..\library\ssl_tls.c(3128): error C2143: syntax error : missing ';' before 'type' 1>..\..\library\ssl_tls.c(3128): error C2065: 'i' : undeclared identifier 1>..\..\library\ssl_tls.c(3128): warning C4018: '<' : signed/unsigned mismatch 1>..\..\library\ssl_tls.c(3128): warning C4552: '<' : operator has no effect; expected operator with side-effect 1>..\..\library\ssl_tls.c(3128): error C2065: 'i' : undeclared identifier 1>..\..\library\ssl_tls.c(3128): error C2059: syntax error : ')' 1>..\..\library\ssl_tls.c(3129): error C2143: syntax error : missing ';' before '{' 1>..\..\library\ssl_tls.c(3131): error C2065: 'i' : undeclared identifier 1>..\..\library\ssl_tls.c(3134): error C2065: 'group_list' : undeclared identifier 1>..\..\library\ssl_tls.c(3134): warning C4022: 'free' : pointer mismatch for actual parameter 1 1>..\..\library\ssl_tls.c(3137): error C2065: 'group_list' : undeclared identifier 1>..\..\library\ssl_tls.c(3137): error C2065: 'i' : undeclared identifier 1>..\..\library\ssl_tls.c(3137): error C2109: subscript requires array or pointer type 1>..\..\library\ssl_tls.c(3140): error C2065: 'group_list' : undeclared identifier 1>..\..\library\ssl_tls.c(3140): error C2109: subscript requires array or pointer type 1>..\..\library\ssl_tls.c(3142): error C2065: 'group_list' : undeclared identifier 1>..\..\library\ssl_tls.c(3142): warning C4047: '=' : 'const uint16_t *' differs in levels of indirection from 'int' 1>..\..\library\ssl_tls.c(3269): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_tls.c(3269): error C2059: syntax error : ')' 1>..\..\library\ssl_tls.c(3280): error C2146: syntax error : missing ')' before identifier 'PRIuPTR' 1>..\..\library\ssl_tls.c(3280): error C2059: syntax error : ')' 1>..\..\library\ssl_tls.c(6827): error C2275: 'uint16_t' : illegal use of this type as an expression 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(22) : see declaration of 'uint16_t' 1>..\..\library\ssl_tls.c(6827): error C2146: syntax error : missing ';' before identifier 'tls_id' 1>..\..\library\ssl_tls.c(6827): error C2065: 'tls_id' : undeclared identifier 1>..\..\library\ssl_tls.c(6831): error C2065: 'tls_id' : undeclared identifier 1> ssl_tls13_client.c 1> ssl_tls13_generic.c 1> ssl_tls13_keys.c 1> Compiling... 1> ssl_tls13_server.c 1> threading.c 1> timing.c 1> version.c 1> version_features.c 1> x509.c 1> x509_create.c 1> x509_crl.c 1> x509_crt.c 1> x509_csr.c 1> x509write_crt.c 1> x509write_csr.c 1> asn1_helpers.c 1> certs.c 1> fake_external_rng_for_test.c 1> helpers.c 1> psa_crypto_helpers.c 1> psa_exercise_key.c 1> random.c 1> threading_helpers.c 1> Compiling... 1> hash.c 1> platform_builtin_keys.c 1>..\..\tests\src\drivers\platform_builtin_keys.c(80): error C2143: syntax error : missing ';' before 'type' 1>..\..\tests\src\drivers\platform_builtin_keys.c(80): error C2143: syntax error : missing ';' before 'type' 1>..\..\tests\src\drivers\platform_builtin_keys.c(80): error C2143: syntax error : missing ')' before 'type' 1>..\..\tests\src\drivers\platform_builtin_keys.c(80): error C2143: syntax error : missing ';' before 'type' 1>..\..\tests\src\drivers\platform_builtin_keys.c(81): error C2065: 'i' : undeclared identifier 1>..\..\tests\src\drivers\platform_builtin_keys.c(81): warning C4552: '<' : operator has no effect; expected operator with side-effect 1>..\..\tests\src\drivers\platform_builtin_keys.c(81): error C2065: 'i' : undeclared identifier 1>..\..\tests\src\drivers\platform_builtin_keys.c(81): error C2059: syntax error : ')' 1>..\..\tests\src\drivers\platform_builtin_keys.c(82): error C2143: syntax error : missing ';' before '{' 1>..\..\tests\src\drivers\platform_builtin_keys.c(83): error C2065: 'i' : undeclared identifier 1> test_driver_aead.c 1> test_driver_cipher.c 1> test_driver_key_management.c 1> test_driver_mac.c 1> test_driver_signature.c 1> everest.c 1> Hacl_Curve25519_joined.c 1> x25519.c 1> FStar_UInt128_extracted.c 1> FStar_UInt64_FStar_UInt32_FStar_UInt16_FStar_UInt8.c 1> Hacl_Curve25519.c ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========