
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-ts-windows-vc11-x86\Release_TS\php5ts.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-ts-windows-vc11-x86\Release_TS\ -x C:\obj\5.5-ts-windows-vc11-x86\Release_TS\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D COMPILE_DL_AOP /D AOP_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 /D ZTS=1 /I "C:\php-sdk\php55\vc11\x86\deps\include"  /D FD_SETSIZE=256 /FoC:\obj\5.5-ts-windows-vc11-x86\Release_TS\ext\aop\ /FdC:\obj\5.5-ts-windows-vc11-x86\Release_TS\ext\aop\ /FpC:\obj\5.5-ts-windows-vc11-x86\Release_TS\ext\aop\ /FRC:\obj\5.5-ts-windows-vc11-x86\Release_TS\ext\aop\ /c ext\aop\aop.c
aop.c
ext\aop\aop.c(211) : warning C4101: 'tmp_member' : unreferenced local variable
ext\aop\aop.c(285) : warning C4018: '>=' : signed/unsigned mismatch
ext\aop\aop.c(287) : warning C4018: '<=' : signed/unsigned mismatch
ext\aop\aop.c(405) : warning C4101: 'test' : unreferenced local variable
ext\aop\aop.c(503) : warning C4018: '>=' : signed/unsigned mismatch
ext\aop\aop.c(505) : warning C4018: '<=' : signed/unsigned mismatch
ext\aop\aop.c(485) : warning C4101: 'ce' : unreferenced local variable
ext\aop\aop.c(670) : warning C4018: '>=' : signed/unsigned mismatch
ext\aop\aop.c(672) : warning C4018: '<=' : signed/unsigned mismatch
ext\aop\aop.c(651) : warning C4101: 'ce' : unreferenced local variable
ext\aop\aop.c(809) : warning C4113: 'zend_object_get_property_ptr_ptr_t' differs in parameter lists from 'zval **(__cdecl *)(zval *,zval *,const zend_literal *,void ***)'
ext\aop\aop.c(810) : warning C4113: 'zval **(__cdecl *)(zval *,zval *,const zend_literal *,void ***)' differs in parameter lists from 'zend_object_get_property_ptr_ptr_t'
ext\aop\aop.c(813) : error C2106: '=' : left operand must be l-value
ext\aop\aop.c(813) : warning C4550: expression evaluates to a function which is missing an argument list
ext\aop\aop.c(1467) : error C2039: 'Ts' : is not a member of '_zend_execute_data'
        c:\php-sdk\php55\vc11\x86\php-5.5.11-src\zend\zend_compile.h(384) : see declaration of '_zend_execute_data'
ext\aop\aop.c(1545) : warning C4018: '<' : signed/unsigned mismatch
ext\aop\aop.c(1553) : warning C4013: 'zend_vm_stack_push_nocheck' undefined; assuming extern returning int
ext\aop\aop.c(1554) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void ***'
ext\aop\aop.c(1554) : warning C4024: 'zend_vm_stack_clear_multiple' : different types for formal and actual parameter 1
ext\aop\aop.c(1554) : error C2198: 'zend_vm_stack_clear_multiple' : too few arguments for call
ext\aop\aop.c(1692) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void ***'
ext\aop\aop.c(1692) : warning C4024: 'zend_vm_stack_clear_multiple' : different types for formal and actual parameter 1
ext\aop\aop.c(1692) : error C2198: 'zend_vm_stack_clear_multiple' : too few arguments for call
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\cl.exe"' : return code '0x2'
Stop.
