Recreating build dirs
	type ext\iconv\php_iconv.def ext\pcre\php_pcre.def ext\zlib\php_zlib.def ext\libxml\php_libxml2.def > C:\php-snap-build\obj\8.1-ts-windows-vs16-x86\Release_TS\php8ts.dll.def

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x86\mc.exe" -h win32\ -r C:\php-snap-build\obj\8.1-ts-windows-vs16-x86\Release_TS\ -x C:\php-snap-build\obj\8.1-ts-windows-vs16-x86\Release_TS\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_BLENC /D BLENC_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /D_USE_32BIT_TIME_T=1 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-snap-build\php-src\php81\x86\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\8.1-ts-windows-vs16-x86\Release_TS\ext\blenc\ /FpC:\php-snap-build\obj\8.1-ts-windows-vs16-x86\Release_TS\ext\blenc\ /FRC:\php-snap-build\obj\8.1-ts-windows-vs16-x86\Release_TS\ext\blenc\ /FdC:\php-snap-build\obj\8.1-ts-windows-vs16-x86\Release_TS\ext\blenc\ /c ext\blenc\bf_algo.c ext\blenc\blenc.c
bf_algo.c
blenc.c
ext\blenc\blenc.c(114): warning C4028: formal parameter 1 different from declaration
ext\blenc\blenc.c(197): error C2065: 'TSRMLS_C': undeclared identifier
ext\blenc\blenc.c(245): warning C4047: 'function': 'char *' differs in levels of indirection from 'char *[33]'
ext\blenc\blenc.c(245): warning C4024: 'php_blenc_make_md5': different types for formal and actual parameter 1
ext\blenc\blenc.c(245): error C2146: syntax error: missing ')' before identifier 'TSRMLS_CC'
ext\blenc\blenc.c(245): error C2059: syntax error: ')'
ext\blenc\blenc.c(247): error C2146: syntax error: missing ')' before identifier 'TSRMLS_CC'
ext\blenc\blenc.c(247): error C2198: 'zend_parse_parameters': too few arguments for call
ext\blenc\blenc.c(249): error C2059: syntax error: ')'
ext\blenc\blenc.c(250): error C2059: syntax error: 'while'
ext\blenc\blenc.c(250): error C2059: syntax error: 'return'
ext\blenc\blenc.c(250): error C2059: syntax error: '}'
ext\blenc\blenc.c(251): error C2059: syntax error: '}'
ext\blenc\blenc.c(255): error C2059: syntax error: 'else'
ext\blenc\blenc.c(259): error C2143: syntax error: missing ')' before '('
ext\blenc\blenc.c(259): error C2059: syntax error: ')'
ext\blenc\blenc.c(259): error C2143: syntax error: missing ')' before '&'
ext\blenc\blenc.c(259): error C2091: function returns function
ext\blenc\blenc.c(259): error C2143: syntax error: missing '{' before '&'
ext\blenc\blenc.c(259): error C2059: syntax error: '&'
ext\blenc\blenc.c(261): error C2065: 'data': undeclared identifier
ext\blenc\blenc.c(261): warning C4022: 'php_blenc_encode': pointer mismatch for actual parameter 1
ext\blenc\blenc.c(261): error C2065: 'key': undeclared identifier
ext\blenc\blenc.c(261): warning C4047: 'function': 'unsigned char *' differs in levels of indirection from 'int'
ext\blenc\blenc.c(261): warning C4024: 'php_blenc_encode': different types for formal and actual parameter 2
ext\blenc\blenc.c(261): error C2065: 'data_len': undeclared identifier
ext\blenc\blenc.c(261): error C2065: 'output_len': undeclared identifier
ext\blenc\blenc.c(261): error C2146: syntax error: missing ')' before identifier 'TSRMLS_CC'
ext\blenc\blenc.c(261): error C2099: initializer is not a constant
ext\blenc\blenc.c(261): error C2059: syntax error: ')'
ext\blenc\blenc.c(263): error C2065: 'key': undeclared identifier
ext\blenc\blenc.c(263): warning C4022: 'php_blenc_encode': pointer mismatch for actual parameter 1
ext\blenc\blenc.c(263): error C2065: 'main_hash': undeclared identifier
ext\blenc\blenc.c(263): warning C4047: 'function': 'unsigned char *' differs in levels of indirection from 'int'
ext\blenc\blenc.c(263): warning C4024: 'php_blenc_encode': different types for formal and actual parameter 2
ext\blenc\blenc.c(263): warning C4047: 'function': 'const char *' differs in levels of indirection from 'int'
ext\blenc\blenc.c(263): warning C4024: 'strlen': different types for formal and actual parameter 1
ext\blenc\blenc.c(263): error C2065: 'bfdata_len': undeclared identifier
ext\blenc\blenc.c(263): error C2146: syntax error: missing ')' before identifier 'TSRMLS_CC'
ext\blenc\blenc.c(263): error C2099: initializer is not a constant
ext\blenc\blenc.c(263): error C2059: syntax error: ')'
ext\blenc\blenc.c(264): warning C4047: 'function': 'const unsigned char *' differs in levels of indirection from 'int'
ext\blenc\blenc.c(264): warning C4024: 'php_base64_encode': different types for formal and actual parameter 1
ext\blenc\blenc.c(264): error C2065: 'bfdata_len': undeclared identifier
ext\blenc\blenc.c(264): error C2065: 'b64data_len': undeclared identifier
ext\blenc\blenc.c(264): warning C4020: 'php_base64_encode': too many actual parameters
ext\blenc\blenc.c(264): error C2099: initializer is not a constant
ext\blenc\blenc.c(266): error C2059: syntax error: 'if'
ext\blenc\blenc.c(273): warning C4002: too many arguments for function-like macro invocation 'RETVAL_STRINGL'
ext\blenc\blenc.c(276): error C2143: syntax error: missing ')' before '('
ext\blenc\blenc.c(276): error C2059: syntax error: ')'
ext\blenc\blenc.c(276): error C2143: syntax error: missing ')' before ';'
ext\blenc\blenc.c(276): error C2091: function returns function
ext\blenc\blenc.c(276): error C2373: '_efree': redefinition; different type modifiers
C:\php-snap-build\php-src\php81\x86\php-src\Zend\zend_alloc.h(76): note: see declaration of '_efree'
ext\blenc\blenc.c(277): error C2059: syntax error: '}'
ext\blenc\blenc.c(292): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC'
ext\blenc\blenc.c(292): error C2061: syntax error: identifier 'TSRMLS_DC'
ext\blenc\blenc.c(292): error C2059: syntax error: ';'
ext\blenc\blenc.c(292): error C2059: syntax error: ')'
ext\blenc\blenc.c(293): error C2449: found '{' at file scope (missing function header?)
ext\blenc\blenc.c(302): warning C4002: too many arguments for function-like macro invocation 'php_stream_copy_to_mem'
ext\blenc\blenc.c(313): error C2059: syntax error: '}'
ext\blenc\blenc.c(363): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC'
ext\blenc\blenc.c(363): error C2061: syntax error: identifier 'TSRMLS_DC'
ext\blenc\blenc.c(363): error C2059: syntax error: ';'
ext\blenc\blenc.c(363): error C2059: syntax error: ')'
ext\blenc\blenc.c(364): error C2449: found '{' at file scope (missing function header?)
ext\blenc\blenc.c(431): error C2059: syntax error: '}'
ext\blenc\blenc.c(523): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC'
ext\blenc\blenc.c(523): error C2061: syntax error: identifier 'TSRMLS_DC'
ext\blenc\blenc.c(523): error C2059: syntax error: ';'
ext\blenc\blenc.c(523): error C2059: syntax error: ')'
ext\blenc\blenc.c(523): error C2449: found '{' at file scope (missing function header?)
ext\blenc\blenc.c(593): warning C4002: too many arguments for function-like macro invocation 'zend_hash_get_current_data'
ext\blenc\blenc.c(631): warning C4002: too many arguments for function-like macro invocation 'ZVAL_STRINGL'
ext\blenc\blenc.c(641): error C2059: syntax error: '}'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\cl.exe"' : return code '0x2'
Stop.
