
Microsoft (R) Program Maintenance Utility Version 14.00.24210.0
Copyright (C) Microsoft Corporation.  All rights reserved.

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:\obj\7.0-ts-windows-vc14-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\x64\mc.exe" -h win32\ -r C:\obj\7.0-ts-windows-vc14-x64\Release_TS\ -x C:\obj\7.0-ts-windows-vc14-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 ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /guard:cf /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-sdk\php70\vc14\x64\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\apcu\ /FpC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\apcu\ /FRC:\obj\7.0-ts-windows-vc14-x64\Release_TS\ext\apcu\ /FdC:\obj\7.0-ts-windows-vc14-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.c(96): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(155): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(156): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(168): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(205): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc.c(213): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\apcu\apc_shm.c(57): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_cache.c(273): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\apcu\apc_iterator.c(165): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\apc_iterator.c(319): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
ext\apcu\apc_cache.c(633): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\apcu\apc_cache.c(720): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_cache.c(815): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_cache.c(1248): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\apcu\apc_cache.c(1300): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\apcu\apc_cache.c(1769): error C2121: '#': invalid character: possibly the result of a macro expansion
ext\apcu\apc_cache.c(1769): error C2061: syntax error: identifier 'APC_MMAP'
ext\apcu\apc_cache.c(1769): error C2181: illegal else without matching if
ext\apcu\apc_cache.c(1769): error C2065: 'endif': undeclared identifier
ext\apcu\apc_cache.c(1769): error C2143: syntax error: missing ';' before 'if'
ext\apcu\apc_cache.c(1769): warning C4018: '<': signed/unsigned mismatch
ext\apcu\apc_cache.c(1926): error C2121: '#': invalid character: possibly the result of a macro expansion
ext\apcu\apc_cache.c(1926): error C2065: 'ifndef': undeclared identifier
ext\apcu\apc_cache.c(1926): error C2146: syntax error: missing ';' before identifier 'APC_LOCK_RECURSIVE'
ext\apcu\apc_cache.c(1926): error C2065: 'APC_LOCK_RECURSIVE': undeclared identifier
ext\apcu\apc_cache.c(1926): error C2143: syntax error: missing ';' before 'if'
ext\apcu\apc_cache.c(1926): error C2065: 'endif': undeclared identifier
ext\apcu\apc_cache.c(1926): error C2143: syntax error: missing ';' before '}'
apc_sma.c
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
ext\apcu\php_apc.c(107): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\php_apc.c(115): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\apcu\php_apc.c(239): warning C4244: 'function': conversion from 'zend_long' to 'int32_t', possible loss of data
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\cl.exe"' : return code '0x2'
Stop.
