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\8.0-nts-windows-vs16-x64\Release\php8.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.18362.0\x64\mc.exe" -h win32\ -r C:\php-snap-build\obj\8.0-nts-windows-vs16-x64\Release\ -x C:\php-snap-build\obj\8.0-nts-windows-vs16-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /DHAVE_AMQP_H=1 /D COMPILE_DL_AMQP /D AMQP_EXPORTS=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 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php80\x64\deps\include" /I "C:\php-snap-build\dep-aux\vs16\x64\librabbitmq\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\8.0-nts-windows-vs16-x64\Release\ext\amqp\ /FpC:\php-snap-build\obj\8.0-nts-windows-vs16-x64\Release\ext\amqp\ /FRC:\php-snap-build\obj\8.0-nts-windows-vs16-x64\Release\ext\amqp\ /FdC:\php-snap-build\obj\8.0-nts-windows-vs16-x64\Release\ext\amqp\ /c ext\amqp\amqp.c ext\amqp\amqp_basic_properties.c ext\amqp\amqp_channel.c ext\amqp\amqp_connection.c ext\amqp\amqp_connection_resource.c ext\amqp\amqp_decimal.c ext\amqp\amqp_envelope.c ext\amqp\amqp_exchange.c ext\amqp\amqp_methods_handling.c ext\amqp\amqp_queue.c ext\amqp\amqp_timestamp.c ext\amqp\amqp_type.c
amqp.c
amqp_basic_properties.c
amqp_channel.c
amqp_connection.c
amqp_connection_resource.c
amqp_decimal.c
amqp_envelope.c
amqp_exchange.c
ext\amqp\amqp.c(34): fatal error C1083: Cannot open include file: 'win32/php_stdint.h': No such file or directory
ext\amqp\amqp_connection.c(34): fatal error C1083: Cannot open include file: 'win32/php_stdint.h': No such file or directory
ext\amqp\amqp_connection_resource.c(35): fatal error C1083: Cannot open include file: 'win32/php_stdint.h': No such file or directory
ext\amqp\amqp_channel.c(33): fatal error C1083: Cannot open include file: 'win32/php_stdint.h': No such file or directory
ext\amqp\amqp_envelope.c(33): fatal error C1083: Cannot open include file: 'win32/php_stdint.h': No such file or directory
ext\amqp\amqp_exchange.c(33): fatal error C1083: Cannot open include file: 'win32/php_stdint.h': No such file or directory
ext\amqp\amqp_basic_properties.c(39): fatal error C1083: Cannot open include file: 'win32/php_stdint.h': No such file or directory
amqp_methods_handling.c
amqp_queue.c
amqp_timestamp.c
amqp_type.c
ext\amqp\amqp_queue.c(33): fatal error C1083: Cannot open include file: 'win32/php_stdint.h': No such file or directory
ext\amqp\amqp_type.c(143): warning C4477: 'sprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'zend_ulong'
ext\amqp\amqp_type.c(143): note: consider using '%llu' in the format string
ext\amqp\amqp_type.c(143): note: consider using '%Iu' in the format string
ext\amqp\amqp_type.c(143): note: consider using '%I64u' in the format string
C:\php-snap-build\php-src\php80\x64\php-src\ext\amqp\amqp_type.c(198) : warning C4700: uninitialized local variable 'key' used
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe"' : return code '0x2'
Stop.
