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\7.3-ts-windows-vc15-x64\Release_TS\php7ts.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.17134.0\x64\mc.exe" -h win32\ -r C:\php-snap-build\obj\7.3-ts-windows-vc15-x64\Release_TS\ -x C:\php-snap-build\obj\7.3-ts-windows-vc15-x64\Release_TS\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D COMPILE_DL_APCU /D APCU_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=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 /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-snap-build\php-src\php73\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.3-ts-windows-vc15-x64\Release_TS\ext\apcu\ /FpC:\php-snap-build\obj\7.3-ts-windows-vc15-x64\Release_TS\ext\apcu\ /FRC:\php-snap-build\obj\7.3-ts-windows-vc15-x64\Release_TS\ext\apcu\ /FdC:\php-snap-build\obj\7.3-ts-windows-vc15-x64\Release_TS\ext\apcu\ /c ext\apcu\apc.c ext\apcu\apc_cache.c ext\apcu\apc_iterator.c ext\apcu\apc_lock.c ext\apcu\apc_mmap.c ext\apcu\apc_pool.c ext\apcu\apc_shm.c ext\apcu\apc_signal.c ext\apcu\apc_sma.c ext\apcu\apc_stack.c ext\apcu\apc_windows_srwlock_kernel.c ext\apcu\php_apc.c
apc.c
apc_cache.c
apc_iterator.c
apc_lock.c
apc_mmap.c
apc_pool.c
apc_shm.c
apc_signal.c
ext\apcu\apc_pool.c(521): error C2106: '=': left operand must be l-value
ext\apcu\apc_pool.c(523): error C2106: '|=': left operand must be l-value
ext\apcu\apc_pool.c(544): error C2106: '=': left operand must be l-value
ext\apcu\apc_pool.c(546): error C2106: '|=': left operand must be l-value
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(70): error C2061: syntax error: identifier 'pcre' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(80): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(94): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(94): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(95): error C2371: 'zval': redefinition; different basic types (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_types.h(87): note: see declaration of 'zval' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(95): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(96): error C2371: 'zend_long': redefinition; different basic types (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_long.h(31): note: see declaration of 'zend_long' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(96): error C2146: syntax error: missing ';' before identifier 'format' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(97): error C2371: 'zend_long': redefinition; different basic types (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_long.h(31): note: see declaration of 'zend_long' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(97): error C2146: syntax error: missing ';' before identifier 'chunk_size' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(98): error C2371: 'zend_long': redefinition; different basic types (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_long.h(31): note: see declaration of 'zend_long' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(98): error C2146: syntax error: missing ';' before identifier 'list' (compiling source file ext\apcu\apc_iterator.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(98): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
ext\apcu\apc_cache.c(267): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\apcu\apc_cache.c(457): warning C4133: 'function': incompatible types - from 'zend_long *' to 'volatile long *'
ext\apcu\apc_cache.c(465): warning C4133: 'function': incompatible types - from 'zend_long *' to 'volatile long *'
apc_sma.c
ext\apcu\apc_cache.c(473): warning C4133: 'function': incompatible types - from 'zend_long *' to 'volatile long *'
ext\apcu\apc_cache.c(474): warning C4133: 'function': incompatible types - from 'zend_long *' to 'volatile long *'
ext\apcu\apc_cache.c(487): warning C4133: 'function': incompatible types - from 'zend_long *' to 'volatile long *'
ext\apcu\apc_cache.c(621): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\apcu\apc_cache.c(677): warning C4133: 'function': incompatible types - from 'zend_long *' to 'volatile long *'
ext\apcu\apc_cache.c(708): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_cache.c(803): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_cache.c(1012): warning C4133: 'function': incompatible types - from 'zend_long *' to 'volatile long *'
ext\apcu\apc_iterator.c(38): error C2143: syntax error: missing ')' before '*'
ext\apcu\apc_iterator.c(38): error C2143: syntax error: missing '{' before '*'
ext\apcu\apc_iterator.c(38): error C2371: 'apc_cache_slot_t': redefinition; different basic types
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_cache_api.h(62): note: see declaration of 'apc_cache_slot_t'
ext\apcu\apc.c(96): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_iterator.c(38): error C2143: syntax error: missing ';' before '*'
ext\apcu\apc_iterator.c(38): error C2059: syntax error: ')'
ext\apcu\apc_iterator.c(38): error C2054: expected '(' to follow 'slot_pp'
ext\apcu\apc_iterator.c(110): error C2065: 'apc_iterator_t': undeclared identifier
ext\apcu\apc.c(155): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_iterator.c(110): error C2297: '*': illegal, right operand has type 'int *'
ext\apcu\apc.c(156): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_iterator.c(110): error C2059: syntax error: ')'
ext\apcu\apc.c(168): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_iterator.c(112): error C2223: left of '->initialized' must point to struct/union
ext\apcu\apc_cache.c(1228): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\apcu\apc.c(205): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_iterator.c(117): error C2223: left of '->stack' must point to struct/union
ext\apcu\apc.c(213): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\apcu\apc_iterator.c(117): error C2198: 'apc_stack_size': too few arguments for call
ext\apcu\apc_iterator.c(118): error C2223: left of '->stack' must point to struct/union
ext\apcu\apc_iterator.c(118): error C2198: 'apc_stack_pop': too few arguments for call
ext\apcu\apc_iterator.c(121): error C2223: left of '->stack' must point to struct/union
ext\apcu\apc_iterator.c(121): error C2198: 'apc_stack_destroy': too few arguments for call
ext\apcu\apc_iterator.c(124): error C2223: left of '->regex' must point to struct/union
ext\apcu\apc_iterator.c(125): error C2223: left of '->regex' must point to struct/union
ext\apcu\apc_iterator.c(125): error C2198: 'zend_string_release': too few arguments for call
ext\apcu\apc_iterator.c(129): error C2223: left of '->search_hash' must point to struct/union
ext\apcu\apc_cache.c(1279): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\apcu\apc_iterator.c(130): error C2223: left of '->search_hash' must point to struct/union
ext\apcu\apc_iterator.c(130): error C2198: 'zend_hash_destroy': too few arguments for call
ext\apcu\apc_iterator.c(131): error C2223: left of '->search_hash' must point to struct/union
ext\apcu\apc_iterator.c(131): error C2198: '_efree': too few arguments for call
ext\apcu\apc_iterator.c(133): error C2223: left of '->initialized' must point to struct/union
ext\apcu\apc_iterator.c(141): error C2065: 'apc_iterator_t': undeclared identifier
ext\apcu\apc_iterator.c(141): error C2297: '*': illegal, right operand has type 'int *'
ext\apcu\apc_iterator.c(142): error C2065: 'apc_iterator_t': undeclared identifier
ext\apcu\apc_iterator.c(142): error C2059: syntax error: ')'
ext\apcu\apc_cache.c(1339): error C2106: '=': left operand must be l-value
ext\apcu\apc_iterator.c(144): error C2223: left of '->obj' must point to struct/union
ext\apcu\apc_cache.c(1347): error C2065: 'HASH_FLAG_PERSISTENT': undeclared identifier
ext\apcu\apc_iterator.c(144): warning C4133: 'function': incompatible types - from 'zend_class_entry *' to 'zend_object *'
ext\apcu\apc_cache.c(1347): error C2065: 'HASH_FLAG_APPLY_PROTECTION': undeclared identifier
ext\apcu\apc_iterator.c(144): error C2198: 'zend_object_std_init': too few arguments for call
ext\apcu\apc_iterator.c(145): error C2223: left of '->obj' must point to struct/union
ext\apcu\apc_cache.c(1355): error C2065: 'HASH_FLAG_PERSISTENT': undeclared identifier
ext\apcu\apc_iterator.c(145): warning C4133: 'function': incompatible types - from 'zend_class_entry *' to 'zend_object *'
ext\apcu\apc_cache.c(1355): error C2065: 'HASH_FLAG_APPLY_PROTECTION': undeclared identifier
ext\apcu\apc_iterator.c(145): error C2198: 'object_properties_init': too few arguments for call
ext\apcu\apc_iterator.c(147): error C2223: left of '->initialized' must point to struct/union
ext\apcu\apc_iterator.c(148): error C2223: left of '->stack' must point to struct/union
ext\apcu\apc_cache.c(1374): error C2065: 'HASH_FLAG_PERSISTENT': undeclared identifier
ext\apcu\apc_iterator.c(149): error C2223: left of '->regex' must point to struct/union
ext\apcu\apc_cache.c(1374): error C2065: 'HASH_FLAG_APPLY_PROTECTION': undeclared identifier
ext\apcu\apc_iterator.c(150): error C2223: left of '->search_hash' must point to struct/union
ext\apcu\apc_iterator.c(151): error C2223: left of '->obj' must point to struct/union
ext\apcu\apc_iterator.c(153): error C2223: left of '->obj' must point to struct/union
ext\apcu\apc_cache.c(1399): error C2065: 'HASH_FLAG_PERSISTENT': undeclared identifier
ext\apcu\apc_iterator.c(153): warning C4033: 'apc_iterator_create' must return a value
ext\apcu\apc_cache.c(1399): error C2065: 'HASH_FLAG_APPLY_PROTECTION': undeclared identifier
ext\apcu\apc_iterator.c(160): error C2143: syntax error: missing ')' before '*'
ext\apcu\apc_iterator.c(160): error C2143: syntax error: missing '{' before '*'
ext\apcu\apc_iterator.c(160): error C2371: 'apc_cache_slot_t': redefinition; different basic types
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_cache_api.h(62): note: see declaration of 'apc_cache_slot_t'
ext\apcu\apc_iterator.c(160): error C2143: syntax error: missing ';' before '*'
ext\apcu\apc_cache.c(1439): error C2105: '++' needs l-value
ext\apcu\apc_iterator.c(160): error C2059: syntax error: ')'
ext\apcu\apc_cache.c(1450): error C2106: '=': left operand must be l-value
ext\apcu\apc_iterator.c(160): error C2054: expected '(' to follow 'slot'
ext\apcu\apc_iterator.c(195): error C2143: syntax error: missing ')' before '*'
ext\apcu\apc_cache.c(1500): error C2065: 'IS_CONSTANT': undeclared identifier
ext\apcu\apc_iterator.c(195): error C2143: syntax error: missing '{' before '*'
ext\apcu\apc_iterator.c(195): error C2059: syntax error: ')'
ext\apcu\apc_iterator.c(195): error C2054: expected '(' to follow 'iterator'
ext\apcu\apc_iterator.c(233): error C2143: syntax error: missing ')' before '*'
ext\apcu\apc_cache.c(1500): error C2051: case expression not constant
ext\apcu\apc_iterator.c(233): error C2143: syntax error: missing '{' before '*'
ext\apcu\apc_iterator.c(233): error C2059: syntax error: ')'
ext\apcu\apc_iterator.c(233): error C2054: expected '(' to follow 'iterator'
ext\apcu\apc_iterator.c(265): error C2143: syntax error: missing ')' before '*'
ext\apcu\apc_iterator.c(265): error C2143: syntax error: missing '{' before '*'
ext\apcu\apc_iterator.c(265): error C2059: syntax error: ')'
ext\apcu\apc_iterator.c(265): error C2054: expected '(' to follow 'iterator'
ext\apcu\apc_iterator.c(287): error C2143: syntax error: missing ')' before '*'
ext\apcu\apc_iterator.c(287): error C2143: syntax error: missing '{' before '*'
ext\apcu\apc_iterator.c(287): error C2371: 'zval': redefinition; different basic types
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_types.h(87): note: see declaration of 'zval'
ext\apcu\apc_cache.c(1670): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_iterator.c(287): error C2143: syntax error: missing ';' before '*'
ext\apcu\apc_iterator.c(287): error C2371: 'zend_long': redefinition; different basic types
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_long.h(31): note: see declaration of 'zend_long'
ext\apcu\apc_iterator.c(287): error C2146: syntax error: missing ';' before identifier 'format'
ext\apcu\apc_iterator.c(287): error C2146: syntax error: missing ';' before identifier 'chunk_size'
ext\apcu\apc_iterator.c(287): error C2146: syntax error: missing ';' before identifier 'list'
ext\apcu\apc_iterator.c(287): error C2059: syntax error: ')'
ext\apcu\apc_iterator.c(288): error C2054: expected '(' to follow 'list'
ext\apcu\apc_iterator.c(345): error C2065: 'apc_iterator_t': undeclared identifier
ext\apcu\apc_iterator.c(345): error C2297: '*': illegal, right operand has type 'int *'
ext\apcu\apc_iterator.c(345): error C2059: syntax error: ')'
ext\apcu\apc_iterator.c(355): warning C4013: 'apc_iterator_obj_init' undefined; assuming extern returning int
ext\apcu\apc_iterator.c(361): error C2065: 'apc_iterator_t': undeclared identifier
ext\apcu\apc_iterator.c(361): error C2297: '*': illegal, right operand has type 'int *'
ext\apcu\apc_iterator.c(361): error C2059: syntax error: ')'
ext\apcu\apc_iterator.c(367): error C2223: left of '->initialized' must point to struct/union
ext\apcu\apc_iterator.c(371): error C2223: left of '->slot_idx' must point to struct/union
ext\apcu\apc_iterator.c(372): error C2223: left of '->stack_idx' must point to struct/union
ext\apcu\apc_iterator.c(373): error C2223: left of '->key_idx' must point to struct/union
ext\apcu\apc_iterator.c(374): error C2223: left of '->fetch' must point to struct/union
ext\apcu\apc_iterator.c(380): error C2065: 'apc_iterator_t': undeclared identifier
ext\apcu\apc_iterator.c(380): error C2297: '*': illegal, right operand has type 'int *'
ext\apcu\apc_iterator.c(380): error C2059: syntax error: ')'
ext\apcu\apc_iterator.c(386): error C2223: left of '->initialized' must point to struct/union
ext\apcu\apc_iterator.c(390): error C2223: left of '->stack' must point to struct/union
ext\apcu\apc_iterator.c(390): error C2198: 'apc_stack_size': too few arguments for call
ext\apcu\apc_iterator.c(390): error C2223: left of '->stack_idx' must point to struct/union
ext\apcu\apc_iterator.c(391): error C2223: left of '->fetch' must point to struct/union
ext\apcu\apc_iterator.c(394): error C2223: left of '->stack' must point to struct/union
ext\apcu\apc_iterator.c(394): error C2198: 'apc_stack_size': too few arguments for call
ext\apcu\apc_iterator.c(394): fatal error C1003: error count exceeds 100; stopping compilation
apc_stack.c
apc_windows_srwlock_kernel.c
php_apc.c
ext\apcu\apc_sma.c(302): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(362): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(407): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(466): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_sma.c(488): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(577): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(586): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(632): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_sma.c(642): warning C4018: '<': signed/unsigned mismatch
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(70): error C2061: syntax error: identifier 'pcre' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(80): error C2059: syntax error: '}' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(94): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(94): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(95): error C2371: 'zval': redefinition; different basic types (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_types.h(87): note: see declaration of 'zval' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(95): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(96): error C2371: 'zend_long': redefinition; different basic types (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_long.h(31): note: see declaration of 'zend_long' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(96): error C2146: syntax error: missing ';' before identifier 'format' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(97): error C2371: 'zend_long': redefinition; different basic types (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_long.h(31): note: see declaration of 'zend_long' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(97): error C2146: syntax error: missing ';' before identifier 'chunk_size' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(98): error C2371: 'zend_long': redefinition; different basic types (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\zend\zend_long.h(31): note: see declaration of 'zend_long' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(98): error C2146: syntax error: missing ';' before identifier 'list' (compiling source file ext\apcu\php_apc.c)
c:\php-snap-build\php-src\php73\x64\php-src\ext\apcu\apc_iterator.h(98): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
ext\apcu\php_apc.c(128): warning C4244: '=': conversion from 'zend_long' to 'long', possible loss of data
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.15.26726\bin\HostX64\x64\cl.exe"' : return code '0x2'
Stop.
