[vcvarsall.bat] Environment initialized for: 'x64'

C:\build\ae53bf48>call phpize  2>&1 
Rebuilding configure.js
C:\build\ae53bf48\php-dev
module ... 
Now run 'configure --help'
Saving configure options to config.nice.bat
Checking for cl.exe ...  <in default path>
  Detected compiler MSVC15 (Visual C++ 2017)
  Detected 64-bit compiler
Checking for link.exe ...  <in default path>
Checking for nmake.exe ...  <in default path>
Checking for lib.exe ...  <in default path>
Checking for bison.exe ...  <in default path>
  Detected bison version 3.3.2
Checking for sed.exe ...  <in default path>
Checking for re2c.exe ...  <in default path>
  Detected re2c version 1.1.1
Checking for zip.exe ...  <in default path>
Checking for lemon.exe ...  <in default path>
Checking for 7za.exe ...  <in default path>
Checking for mc.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\\x64
Checking for mt.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\\x64

Build dir: C:\build\ae53bf48\x64\Release_TS
PHP Core:  php7ts.dll and php7ts.lib

Checking for SeasLog.h ...  C:\build\ae53bf48\include
Enabling extension C:\build\ae53bf48 [shared]

Creating build dirs...
Generating files...
Generating Makefile
Generating main/config.pickle.h
Generating pickle deps
Done.



Enabled extensions:
----------------------
| Extension | Mode   |
----------------------
| seaslog   | shared |
----------------------


------------------------------------------------
|                   |                          |
------------------------------------------------
| Build type        | Release                  |
| Thread Safety     | Yes                      |
| Compiler          | MSVC15 (Visual C++ 2017) |
| Architecture      | x64                      |
| Optimization      | PGO disabled             |
| Native intrinsics | SSE2                     |
| Static analyzer   | disabled                 |
------------------------------------------------


Type 'nmake' to build PHP
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\seaslog.c /FoC:\build\ae53bf48\x64\Release_TS\\seaslog.obj
seaslog.c
C:\build\ae53bf48\seaslog.c(444): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(457): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(430): warning C4101: 'ppzval': unreferenced local variable
C:\build\ae53bf48\seaslog.c(545): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(656): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(785): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(788): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(791): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(839): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(846): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(853): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(860): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(1193): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\seaslog.c(1171): warning C4101: 'pzval': unreferenced local variable
C:\build\ae53bf48\seaslog.c(1170): warning C4101: 'msght': unreferenced local variable
C:\build\ae53bf48\seaslog.c(1172): warning C4101: 'ppzval': unreferenced local variable
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\Analyzer.c /FoC:\build\ae53bf48\x64\Release_TS\\Analyzer.obj
Analyzer.c
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\Appender.c /FoC:\build\ae53bf48\x64\Release_TS\\Appender.obj
Appender.c
C:\build\ae53bf48\src\Appender.c(30): warning C4244: 'initializing': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ae53bf48\src\Appender.c(83): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Appender.c(114): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Appender.c(138): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Appender.c(142): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Appender.c(235): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\Buffer.c /FoC:\build\ae53bf48\x64\Release_TS\\Buffer.obj
Buffer.c
C:\build\ae53bf48\src\Buffer.c(46): warning C4101: 'z_buffer': unreferenced local variable
C:\build\ae53bf48\src\Buffer.c(218): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\Common.c /FoC:\build\ae53bf48\x64\Release_TS\\Common.obj
Common.c
C:\build\ae53bf48\src\Common.c(22): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Common.c(103): warning C4018: '<=': signed/unsigned mismatch
C:\build\ae53bf48\src\Common.c(165): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Common.c(272): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\Datetime.c /FoC:\build\ae53bf48\x64\Release_TS\\Datetime.obj
Datetime.c
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\ErrorHook.c /FoC:\build\ae53bf48\x64\Release_TS\\ErrorHook.obj
ErrorHook.c
C:\build\ae53bf48\src\ErrorHook.c(37): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\ErrorHook.c(57): warning C4098: 'seaslog_error_cb': 'void' function returning a value
C:\build\ae53bf48\src\ErrorHook.c(105): warning C4098: 'seaslog_error_cb': 'void' function returning a value
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\ExceptionHook.c /FoC:\build\ae53bf48\x64\Release_TS\\ExceptionHook.obj
ExceptionHook.c
C:\build\ae53bf48\src\ExceptionHook.c(31): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\ExceptionHook.c(77): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ae53bf48\src\ExceptionHook.c(77): warning C4244: 'function': conversion from 'zend_long' to 'SEASLOG_UINT', possible loss of data
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\Logger.c /FoC:\build\ae53bf48\x64\Release_TS\\Logger.obj
Logger.c
C:\build\ae53bf48\src\Logger.c(38): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Logger.c(84): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Logger.c(92): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Logger.c(159): warning C4101: 'z_logger_list': unreferenced local variable
C:\build\ae53bf48\src\Logger.c(234): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Logger.c(235): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Logger.c(236): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ae53bf48\src\Logger.c(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Logger.c(257): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Logger.c(276): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\Performance.c /FoC:\build\ae53bf48\x64\Release_TS\\Performance.obj
Performance.c
C:\build\ae53bf48\src\Performance.c(69): warning C4244: 'function': conversion from 'time_t' to 'unsigned int', possible loss of data
C:\build\ae53bf48\src\Performance.c(104): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data
C:\build\ae53bf48\src\Performance.c(112): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data
C:\build\ae53bf48\src\Performance.c(166): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
C:\build\ae53bf48\src\Performance.c(183): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
C:\build\ae53bf48\src\Performance.c(334): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
C:\build\ae53bf48\src\Performance.c(337): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ae53bf48\src\Performance.c(421): warning C4267: '+=': conversion from 'size_t' to 'long', possible loss of data
C:\build\ae53bf48\src\Performance.c(569): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ae53bf48\src\Performance.c(619): warning C4244: '=': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ae53bf48\src\Performance.c(700): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Performance.c(551): warning C4101: 'j': unreferenced local variable
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\Request.c /FoC:\build\ae53bf48\x64\Release_TS\\Request.obj
Request.c
C:\build\ae53bf48\src\Request.c(27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(31): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(45): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(59): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(146): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(153): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(157): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(158): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(165): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(172): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(179): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(186): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(194): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(202): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(242): warning C4244: 'initializing': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ae53bf48\src\Request.c(241): warning C4101: 'filename_len': unreferenced local variable
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\StreamWrapper.c /FoC:\build\ae53bf48\x64\Release_TS\\StreamWrapper.obj
StreamWrapper.c
C:\build\ae53bf48\src\StreamWrapper.c(90): warning C4101: 'z_stream_list': unreferenced local variable
C:\build\ae53bf48\src\StreamWrapper.c(282): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	"cl.exe" /I "C:\build\ae53bf48\include" /DHAVE_SEASLOG_H=1 /FI main/config.pickle.h /D COMPILE_DL_SEASLOG /D SEASLOG_EXPORTS=1 /I "C:\build\ae53bf48" /nologo /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\ae53bf48\x64\Release_TS\\ /FRC:\build\ae53bf48\x64\Release_TS\\ /FdC:\build\ae53bf48\x64\Release_TS\\ /c C:\build\ae53bf48\src\TemplateFormatter.c /FoC:\build\ae53bf48\x64\Release_TS\\TemplateFormatter.obj
TemplateFormatter.c
C:\build\ae53bf48\src\TemplateFormatter.c(47): warning C4244: 'initializing': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ae53bf48\src\TemplateFormatter.c(292): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\TemplateFormatter.c(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\TemplateFormatter.c(317): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\TemplateFormatter.c(376): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\build\ae53bf48\src\TemplateFormatter.c(393): warning C4102: 'skip_output': unreferenced label
	rc /nologo  /I C:\build\ae53bf48\php-dev/include /I C:\build\ae53bf48\php-dev/include/main /I C:\build\ae53bf48\php-dev/include/Zend /I C:\build\ae53bf48\php-dev/include/TSRM /I C:\build\ae53bf48\php-dev/include/ext /I C:\build\ae53bf48\php-dev/include /n /fo C:\build\ae53bf48\x64\Release_TS\php_seaslog.dll.res /d FILE_DESCRIPTION="\"SeasLog\"" /d FILE_NAME="\"php_seaslog.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"SEASLOG extension\"" /d THANKS_GUYS="\"Thanks to \"" C:\build\ae53bf48\php-dev\build\template.rc
	"link.exe" @"C:\build\ae53bf48\x64\Release_TS\resp\SEASLOG_GLOBAL_OBJS.txt" C:\build\ae53bf48\php-dev\lib\php7ts.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib C:\build\ae53bf48\x64\Release_TS\php_seaslog.dll.res /out:C:\build\ae53bf48\x64\Release_TS\php_seaslog.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\ae53bf48\php-dev\lib\;C:\build\ae53bf48\php-dev" 
   Creating library C:\build\ae53bf48\x64\Release_TS\php_seaslog.lib and object C:\build\ae53bf48\x64\Release_TS\php_seaslog.exp
EXT seaslog build complete
