
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.5-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.5-nts-windows-vc11-x86\Release\ -x C:\obj\5.5-nts-windows-vc11-x86\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D __DEBUG_APC__=1 /D COMPILE_DL_APC /D APC_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\php55\vc11\x86\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-nts-windows-vc11-x86\Release\ext\apc\ /FdC:\obj\5.5-nts-windows-vc11-x86\Release\ext\apc\ /FpC:\obj\5.5-nts-windows-vc11-x86\Release\ext\apc\ /FRC:\obj\5.5-nts-windows-vc11-x86\Release\ext\apc\ /c ext\apc\apc.c ext\apc\apc_bin.c ext\apc\apc_cache.c ext\apc\apc_compile.c ext\apc\apc_debug.c ext\apc\apc_fcntl_win32.c ext\apc\apc_iterator.c ext\apc\apc_main.c ext\apc\apc_pool.c ext\apc\apc_rfc1867.c ext\apc\apc_shm.c ext\apc\apc_sma.c ext\apc\apc_stack.c ext\apc\apc_string.c ext\apc\apc_zend.c ext\apc\php_apc.c
apc.c
apc_bin.c
apc_cache.c
apc_compile.c
apc_debug.c
apc_fcntl_win32.c
apc_iterator.c
apc_main.c
ext\apc\apc.c(258) : warning C4244: '=' : conversion from 'apc_ino_t' to '_ino_t', possible loss of data
ext\apc\apc_main.c(421) : warning C4090: '=' : different 'const' qualifiers
ext\apc\apc_main.c(452) : warning C4090: '=' : different 'const' qualifiers
ext\apc\apc.c(416) : warning C4090: '=' : different 'const' qualifiers
ext\apc\apc_bin.c(319) : warning C4018: '<' : signed/unsigned mismatch
ext\apc\apc_compile.c(756) : warning C4133: '=' : incompatible types - from 'zend_trait_alias **' to 'zend_trait_precedence **'
ext\apc\apc_bin.c(337) : warning C4018: '<' : signed/unsigned mismatch
ext\apc\apc_bin.c(513) : warning C4018: '<' : signed/unsigned mismatch
ext\apc\apc_bin.c(506) : warning C4101: 'crc_p' : unreferenced local variable
ext\apc\apc_bin.c(597) : warning C4018: '<' : signed/unsigned mismatch
ext\apc\apc_bin.c(568) : warning C4101: 'crc_p' : unreferenced local variable
apc_pool.c
ext\apc\apc_compile.c(1957) : warning C4133: '=' : incompatible types - from 'zend_trait_alias **' to 'zend_trait_precedence **'
apc_rfc1867.c
ext\apc\apc_compile.c(2379) : error C2039: 'function' : is not a member of '_zend_trait_alias'
        C:\php-sdk\php55\vc11\x86\php-5.5.4-src\Zend\zend.h(460) : see declaration of '_zend_trait_alias'
ext\apc\apc_compile.c(2380) : error C2039: 'function' : is not a member of '_zend_trait_alias'
        C:\php-sdk\php55\vc11\x86\php-5.5.4-src\Zend\zend.h(460) : see declaration of '_zend_trait_alias'
        C:\php-sdk\php55\vc11\x86\php-5.5.4-src\Zend\zend.h(460) : see declaration of '_zend_trait_alias'
ext\apc\apc_compile.c(2380) : warning C4133: 'function' : incompatible types - from 'apc_context_t *' to 'zend_function *'
ext\apc\apc_compile.c(2380) : error C2198: 'my_copy_function' : too few arguments for call
ext\apc\apc_compile.c(2416) : error C2039: 'function' : is not a member of '_zend_trait_precedence'
        C:\php-sdk\php55\vc11\x86\php-5.5.4-src\Zend\zend.h(453) : see declaration of '_zend_trait_precedence'
ext\apc\apc_compile.c(2417) : error C2039: 'function' : is not a member of '_zend_trait_precedence'
        C:\php-sdk\php55\vc11\x86\php-5.5.4-src\Zend\zend.h(453) : see declaration of '_zend_trait_precedence'
        C:\php-sdk\php55\vc11\x86\php-5.5.4-src\Zend\zend.h(453) : see declaration of '_zend_trait_precedence'
ext\apc\apc_compile.c(2417) : warning C4133: 'function' : incompatible types - from 'apc_context_t *' to 'zend_function *'
ext\apc\apc_compile.c(2417) : error C2198: 'my_copy_function' : too few arguments for call
apc_shm.c
apc_sma.c
apc_stack.c
apc_string.c
apc_zend.c
php_apc.c
ext\apc\apc_string.c(104) : warning C4090: 'function' : different 'const' qualifiers
ext\apc\apc_zend.c(62) : error C2039: 'Ts' : is not a member of '_zend_execute_data'
        c:\php-sdk\php55\vc11\x86\php-5.5.4-src\zend\zend_compile.h(384) : see declaration of '_zend_execute_data'
ext\apc\apc_zend.c(62) : warning C4033: 'apc_get_zval_ptr' must return a value
ext\apc\apc_zend.c(64) : error C2039: 'Ts' : is not a member of '_zend_execute_data'
        c:\php-sdk\php55\vc11\x86\php-5.5.4-src\zend\zend_compile.h(384) : see declaration of '_zend_execute_data'
ext\apc\apc_zend.c(64) : warning C4033: 'apc_get_zval_ptr' must return a value
ext\apc\apc_zend.c(67) : error C2039: 'CVs' : is not a member of '_zend_execute_data'
        c:\php-sdk\php55\vc11\x86\php-5.5.4-src\zend\zend_compile.h(384) : see declaration of '_zend_execute_data'
ext\apc\apc_zend.c(170) : error C2039: 'Ts' : is not a member of '_zend_execute_data'
        c:\php-sdk\php55\vc11\x86\php-5.5.4-src\zend\zend_compile.h(384) : see declaration of '_zend_execute_data'
        c:\php-sdk\php55\vc11\x86\php-5.5.4-src\zend\zend_compile.h(384) : see declaration of '_zend_execute_data'
        c:\php-sdk\php55\vc11\x86\php-5.5.4-src\zend\zend_compile.h(384) : see declaration of '_zend_execute_data'
ext\apc\apc_zend.c(171) : error C2039: 'Ts' : is not a member of '_zend_execute_data'
        c:\php-sdk\php55\vc11\x86\php-5.5.4-src\zend\zend_compile.h(384) : see declaration of '_zend_execute_data'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\cl.exe"' : return code '0x2'
Stop.
