
Microsoft (R) Program Maintenance Utility Version 11.00.60610.1
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\5.6-nts-windows-vc11-x86\Release\php5.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\8.0\bin\x86\mc.exe" -h win32\ -r C:\obj\5.6-nts-windows-vc11-x86\Release\ -x C:\obj\5.6-nts-windows-vc11-x86\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D COMPILE_DL_APCU /D APCU_EXPORTS=1 /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3   /wd4996 /D_USE_32BIT_TIME_T=1   /MP  /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php56\vc11\x86\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.6-nts-windows-vc11-x86\Release\ext\apcu\ /FdC:\obj\5.6-nts-windows-vc11-x86\Release\ext\apcu\ /FpC:\obj\5.6-nts-windows-vc11-x86\Release\ext\apcu\ /FRC:\obj\5.6-nts-windows-vc11-x86\Release\ext\apcu\ /c ext\apcu\apc.c ext\apcu\apc_bin.c ext\apcu\apc_cache.c ext\apcu\apc_iterator.c ext\apcu\apc_lock.c ext\apcu\apc_pool.c ext\apcu\apc_rfc1867.c ext\apcu\apc_shm.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_bin.c
apc_cache.c
apc_iterator.c
apc_lock.c
apc_pool.c
apc_rfc1867.c
apc_shm.c
ext\apcu\apc_bin.c(261) : warning C4018: '<' : signed/unsigned mismatch
ext\apcu\apc_bin.c(343) : warning C4018: '<' : signed/unsigned mismatch
ext\apcu\apc_bin.c(397) : warning C4018: '<' : signed/unsigned mismatch
ext\apcu\apc_bin.c(429) : warning C4018: '<' : signed/unsigned mismatch
ext\apcu\apc_iterator.c(215) : warning C4018: '<' : signed/unsigned mismatch
ext\apcu\apc_iterator.c(238) : warning C4018: '<' : signed/unsigned mismatch
ext\apcu\apc_iterator.c(299) : warning C4018: '<' : signed/unsigned mismatch
ext\apcu\apc_cache.c(480) : error C2440: 'function' : cannot convert from 'apc_lock_t' to 'apc_lock_t *'
ext\apcu\apc_cache.c(480) : warning C4024: 'apc_lock_wlock' : different types for formal and actual parameter 1
ext\apcu\apc_cache.c(480) : warning C4024: 'apc_lock_wunlock' : different types for formal and actual parameter 1
ext\apcu\apc_cache.c(864) : error C2440: 'function' : cannot convert from 'apc_lock_t' to 'apc_lock_t *'
ext\apcu\apc_cache.c(864) : warning C4024: 'apc_lock_wlock' : different types for formal and actual parameter 1
ext\apcu\apc_cache.c(864) : warning C4024: 'apc_lock_wunlock' : different types for formal and actual parameter 1
ext\apcu\apc_cache.c(865) : error C2440: 'function' : cannot convert from 'apc_lock_t' to 'apc_lock_t *'
ext\apcu\apc_cache.c(865) : warning C4024: 'apc_lock_wlock' : different types for formal and actual parameter 1
ext\apcu\apc_cache.c(865) : warning C4024: 'apc_lock_wunlock' : different types for formal and actual parameter 1
ext\apcu\apc_cache.c(888) : error C2440: 'function' : cannot convert from 'apc_lock_t' to 'apc_lock_t *'
ext\apcu\apc_cache.c(888) : warning C4024: 'apc_lock_wlock' : different types for formal and actual parameter 1
ext\apcu\apc_cache.c(888) : warning C4024: 'apc_lock_wunlock' : different types for formal and actual parameter 1
apc_sma.c
apc_stack.c
apc_windows_srwlock_kernel.c
php_apc.c
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\cl.exe"' : return code '0x2'
Stop.
