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

C:\build\ed385969>call phpize  2>&1 
Rebuilding configure.js
C:\build\ed385969\php-dev
module ... 
Now run 'configure --help'
Saving configure options to config.nice.bat
Checking for cl.exe ...  <in default path>
  Detected compiler 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\ed385969\x64\Release_TS
PHP Core:  php7ts.dll and php7ts.lib

Checking for lz4.h ...  C:\build\ed385969\compressor\lz4
Checking for yac_serializer.h ...  C:\build\ed385969\serializer
Checking for yac_storage.h ...  C:\build\ed385969\storage
Checking for yac_allocator.h ...  C:\build\ed385969\storage\allocator
Enabling extension C:\build\ed385969 [shared]
Checking for Zend/zend_cpuinfo.h ...  <not found>
Checking for Zend/zend_cpuinfo.h ...  <not found>

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



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


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


Type 'nmake' to build PHP
	"cl.exe" /I "C:\build\ed385969\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\ed385969\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\ed385969\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\ed385969\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /DHAVE_ZEND_ZEND_CPUINFO_H=0 /I "C:\build\ed385969" /nologo /I C:\build\ed385969\php-dev/include /I C:\build\ed385969\php-dev/include/main /I C:\build\ed385969\php-dev/include/Zend /I C:\build\ed385969\php-dev/include/TSRM /I C:\build\ed385969\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 /d2FuncCache1 /Zc:wchar_t /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\ed385969\x64\Release_TS\\ /FRC:\build\ed385969\x64\Release_TS\\ /FdC:\build\ed385969\x64\Release_TS\\ /c C:\build\ed385969\yac.c /FoC:\build\ed385969\x64\Release_TS\\yac.obj
yac.c
c:\build\ed385969\storage/allocator/yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\ed385969\php-dev\include\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
C:\build\ed385969\yac.c(250): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(250): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(253): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(253): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(256): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(256): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(260): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(260): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(262): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(262): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(266): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(266): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(274): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(276): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(276): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(287): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ed385969\yac.c(288): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ed385969\yac.c(310): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(310): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(313): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(313): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(322): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(322): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(340): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ed385969\yac.c(341): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ed385969\yac.c(366): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(366): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(369): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(369): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(455): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ed385969\yac.c(457): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ed385969\yac.c(460): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ed385969\yac.c(480): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(480): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(536): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ed385969\yac.c(539): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(539): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(561): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\ed385969\yac.c(563): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(563): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(641): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(641): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\yac.c(778): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
C:\build\ed385969\yac.c(841): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ed385969\yac.c(843): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ed385969\yac.c(846): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\ed385969\yac.c(904): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
C:\build\ed385969\yac.c(1037): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
	"cl.exe" /I "C:\build\ed385969\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\ed385969\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\ed385969\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\ed385969\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /DHAVE_ZEND_ZEND_CPUINFO_H=0 /I "C:\build\ed385969" /nologo /I C:\build\ed385969\php-dev/include /I C:\build\ed385969\php-dev/include/main /I C:\build\ed385969\php-dev/include/Zend /I C:\build\ed385969\php-dev/include/TSRM /I C:\build\ed385969\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 /d2FuncCache1 /Zc:wchar_t /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\ed385969\x64\Release_TS\\ /FRC:\build\ed385969\x64\Release_TS\\ /FdC:\build\ed385969\x64\Release_TS\\ /c C:\build\ed385969\compressor\lz4\lz4.c /FoC:\build\ed385969\x64\Release_TS\\lz4.obj
lz4.c
	"cl.exe" /I "C:\build\ed385969\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\ed385969\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\ed385969\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\ed385969\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /DHAVE_ZEND_ZEND_CPUINFO_H=0 /I "C:\build\ed385969" /nologo /I C:\build\ed385969\php-dev/include /I C:\build\ed385969\php-dev/include/main /I C:\build\ed385969\php-dev/include/Zend /I C:\build\ed385969\php-dev/include/TSRM /I C:\build\ed385969\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 /d2FuncCache1 /Zc:wchar_t /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\ed385969\x64\Release_TS\\ /FRC:\build\ed385969\x64\Release_TS\\ /FdC:\build\ed385969\x64\Release_TS\\ /c C:\build\ed385969\serializer\php.c /FoC:\build\ed385969\x64\Release_TS\\php.obj
php.c
	"cl.exe" /I "C:\build\ed385969\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\ed385969\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\ed385969\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\ed385969\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /DHAVE_ZEND_ZEND_CPUINFO_H=0 /I "C:\build\ed385969" /nologo /I C:\build\ed385969\php-dev/include /I C:\build\ed385969\php-dev/include/main /I C:\build\ed385969\php-dev/include/Zend /I C:\build\ed385969\php-dev/include/TSRM /I C:\build\ed385969\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 /d2FuncCache1 /Zc:wchar_t /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\ed385969\x64\Release_TS\\ /FRC:\build\ed385969\x64\Release_TS\\ /FdC:\build\ed385969\x64\Release_TS\\ /c C:\build\ed385969\storage\yac_storage.c /FoC:\build\ed385969\x64\Release_TS\\yac_storage.obj
yac_storage.c
c:\build\ed385969\storage\allocator/yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\ed385969\php-dev\include\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
C:\build\ed385969\storage\yac_storage.c(284): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data
C:\build\ed385969\storage\yac_storage.c(296): warning C4244: '=': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\ed385969\storage\yac_storage.c(565): warning C4244: 'function': conversion from 'double' to 'unsigned long', possible loss of data
	"cl.exe" /I "C:\build\ed385969\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\ed385969\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\ed385969\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\ed385969\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /DHAVE_ZEND_ZEND_CPUINFO_H=0 /I "C:\build\ed385969" /nologo /I C:\build\ed385969\php-dev/include /I C:\build\ed385969\php-dev/include/main /I C:\build\ed385969\php-dev/include/Zend /I C:\build\ed385969\php-dev/include/TSRM /I C:\build\ed385969\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 /d2FuncCache1 /Zc:wchar_t /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\ed385969\x64\Release_TS\\ /FRC:\build\ed385969\x64\Release_TS\\ /FdC:\build\ed385969\x64\Release_TS\\ /c C:\build\ed385969\storage\allocator\yac_allocator.c /FoC:\build\ed385969\x64\Release_TS\\yac_allocator.obj
yac_allocator.c
c:\build\ed385969\storage\allocator\yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\ed385969\php-dev\include\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
C:\build\ed385969\storage\allocator\yac_allocator.c(65): warning C4018: '<': signed/unsigned mismatch
C:\build\ed385969\storage\allocator\yac_allocator.c(86): warning C4018: '<': signed/unsigned mismatch
	"cl.exe" /I "C:\build\ed385969\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\ed385969\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\ed385969\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\ed385969\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /DHAVE_ZEND_ZEND_CPUINFO_H=0 /I "C:\build\ed385969" /nologo /I C:\build\ed385969\php-dev/include /I C:\build\ed385969\php-dev/include/main /I C:\build\ed385969\php-dev/include/Zend /I C:\build\ed385969\php-dev/include/TSRM /I C:\build\ed385969\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 /d2FuncCache1 /Zc:wchar_t /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\ed385969\x64\Release_TS\\ /FRC:\build\ed385969\x64\Release_TS\\ /FdC:\build\ed385969\x64\Release_TS\\ /c C:\build\ed385969\storage\allocator\allocators\createfilemapping.c /FoC:\build\ed385969\x64\Release_TS\\createfilemapping.obj
createfilemapping.c
C:\build\ed385969\storage/allocator/yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\ed385969\php-dev\include\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
C:\build\ed385969\storage\allocator\allocators\createfilemapping.c(63): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	rc /nologo  /I C:\build\ed385969\php-dev/include /I C:\build\ed385969\php-dev/include/main /I C:\build\ed385969\php-dev/include/Zend /I C:\build\ed385969\php-dev/include/TSRM /I C:\build\ed385969\php-dev/include/ext /I C:\build\ed385969\php-dev/include /n /fo C:\build\ed385969\x64\Release_TS\php_yac.dll.res /d FILE_DESCRIPTION="\"yac\"" /d FILE_NAME="\"php_yac.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"YAC extension\"" /d THANKS_GUYS="\"Thanks to \"" C:\build\ed385969\php-dev\build\template.rc
	"link.exe" @"C:\build\ed385969\x64\Release_TS\resp\YAC_GLOBAL_OBJS.txt" C:\build\ed385969\php-dev\lib\php7ts.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib C:\build\ed385969\x64\Release_TS\php_yac.dll.res /out:C:\build\ed385969\x64\Release_TS\php_yac.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\ed385969\php-dev\lib\;C:\build\ed385969\php-dev" 
   Creating library C:\build\ed385969\x64\Release_TS\php_yac.lib and object C:\build\ed385969\x64\Release_TS\php_yac.exp
EXT yac build complete
