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

C:\build\d5797a3c>call phpize  2>&1 
Rebuilding configure.js
C:\build\d5797a3c\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 32-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\\x86
Checking for mt.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\\x86

Build dir: C:\build\d5797a3c\Release
PHP Core:  php7.dll and php7.lib

Checking for fastlz.h ...  C:\build\d5797a3c\compressor\fastlz
Checking for yac_serializer.h ...  C:\build\d5797a3c\serializer
Checking for yac_storage.h ...  C:\build\d5797a3c\storage
Checking for yac_allocator.h ...  C:\build\d5797a3c\storage\allocator
Enabling extension C:\build\d5797a3c [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     | No              |
| Compiler          | Visual C++ 2017 |
| Architecture      | x86             |
| Optimization      | PGO disabled    |
| Native intrinsics | SSE2            |
| Static analyzer   | disabled        |
---------------------------------------


Type 'nmake' to build PHP
	"cl.exe" /I "C:\build\d5797a3c\compressor\fastlz" /DHAVE_FASTLZ_H=1 /I "C:\build\d5797a3c\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d5797a3c\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d5797a3c\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\d5797a3c" /nologo /I C:\build\d5797a3c\php-dev/include /I C:\build\d5797a3c\php-dev/include/main /I C:\build\d5797a3c\php-dev/include/Zend /I C:\build\d5797a3c\php-dev/include/TSRM /I C:\build\d5797a3c\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 /D_USE_32BIT_TIME_T=1 /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 /I "..\deps\include" /FpC:\build\d5797a3c\Release\\ /FRC:\build\d5797a3c\Release\\ /FdC:\build\d5797a3c\Release\\ /c C:\build\d5797a3c\yac.c /FoC:\build\d5797a3c\Release\\yac.obj
yac.c
c:\build\d5797a3c\storage/allocator/yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\d5797a3c\php-dev\include\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
C:\build\d5797a3c\yac.c(184): warning C4244: 'function': conversion from 'double' to 'size_t', possible loss of data
C:\build\d5797a3c\yac.c(186): warning C4018: '>': signed/unsigned mismatch
C:\build\d5797a3c\yac.c(225): warning C4244: 'function': conversion from 'double' to 'size_t', possible loss of data
C:\build\d5797a3c\yac.c(227): warning C4018: '>': signed/unsigned mismatch
C:\build\d5797a3c\yac.c(642): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
	"cl.exe" /I "C:\build\d5797a3c\compressor\fastlz" /DHAVE_FASTLZ_H=1 /I "C:\build\d5797a3c\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d5797a3c\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d5797a3c\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\d5797a3c" /nologo /I C:\build\d5797a3c\php-dev/include /I C:\build\d5797a3c\php-dev/include/main /I C:\build\d5797a3c\php-dev/include/Zend /I C:\build\d5797a3c\php-dev/include/TSRM /I C:\build\d5797a3c\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 /D_USE_32BIT_TIME_T=1 /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 /I "..\deps\include" /FpC:\build\d5797a3c\Release\\ /FRC:\build\d5797a3c\Release\\ /FdC:\build\d5797a3c\Release\\ /c C:\build\d5797a3c\compressor\fastlz\fastlz.c /FoC:\build\d5797a3c\Release\\fastlz.obj
fastlz.c
	"cl.exe" /I "C:\build\d5797a3c\compressor\fastlz" /DHAVE_FASTLZ_H=1 /I "C:\build\d5797a3c\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d5797a3c\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d5797a3c\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\d5797a3c" /nologo /I C:\build\d5797a3c\php-dev/include /I C:\build\d5797a3c\php-dev/include/main /I C:\build\d5797a3c\php-dev/include/Zend /I C:\build\d5797a3c\php-dev/include/TSRM /I C:\build\d5797a3c\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 /D_USE_32BIT_TIME_T=1 /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 /I "..\deps\include" /FpC:\build\d5797a3c\Release\\ /FRC:\build\d5797a3c\Release\\ /FdC:\build\d5797a3c\Release\\ /c C:\build\d5797a3c\serializer\php.c /FoC:\build\d5797a3c\Release\\php.obj
php.c
	"cl.exe" /I "C:\build\d5797a3c\compressor\fastlz" /DHAVE_FASTLZ_H=1 /I "C:\build\d5797a3c\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d5797a3c\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d5797a3c\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\d5797a3c" /nologo /I C:\build\d5797a3c\php-dev/include /I C:\build\d5797a3c\php-dev/include/main /I C:\build\d5797a3c\php-dev/include/Zend /I C:\build\d5797a3c\php-dev/include/TSRM /I C:\build\d5797a3c\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 /D_USE_32BIT_TIME_T=1 /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 /I "..\deps\include" /FpC:\build\d5797a3c\Release\\ /FRC:\build\d5797a3c\Release\\ /FdC:\build\d5797a3c\Release\\ /c C:\build\d5797a3c\storage\yac_storage.c /FoC:\build\d5797a3c\Release\\yac_storage.obj
yac_storage.c
c:\build\d5797a3c\storage\allocator/yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\d5797a3c\php-dev\include\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
C:\build\d5797a3c\storage\yac_storage.c(548): warning C4244: 'function': conversion from 'double' to 'unsigned long', possible loss of data
C:\build\d5797a3c\storage\yac_storage.c(602): warning C4018: '<': signed/unsigned mismatch
C:\build\d5797a3c\storage\yac_storage.c(617): warning C4244: '=': conversion from 'uint64_t' to 'unsigned long', possible loss of data
C:\build\d5797a3c\storage\yac_storage.c(624): warning C4244: 'function': conversion from 'double' to 'unsigned long', possible loss of data
C:\build\d5797a3c\storage\yac_storage.c(637): warning C4244: '=': conversion from 'uint64_t' to 'unsigned long', possible loss of data
	"cl.exe" /I "C:\build\d5797a3c\compressor\fastlz" /DHAVE_FASTLZ_H=1 /I "C:\build\d5797a3c\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d5797a3c\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d5797a3c\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\d5797a3c" /nologo /I C:\build\d5797a3c\php-dev/include /I C:\build\d5797a3c\php-dev/include/main /I C:\build\d5797a3c\php-dev/include/Zend /I C:\build\d5797a3c\php-dev/include/TSRM /I C:\build\d5797a3c\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 /D_USE_32BIT_TIME_T=1 /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 /I "..\deps\include" /FpC:\build\d5797a3c\Release\\ /FRC:\build\d5797a3c\Release\\ /FdC:\build\d5797a3c\Release\\ /c C:\build\d5797a3c\storage\allocator\yac_allocator.c /FoC:\build\d5797a3c\Release\\yac_allocator.obj
yac_allocator.c
c:\build\d5797a3c\storage\allocator\yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\d5797a3c\php-dev\include\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
C:\build\d5797a3c\storage\allocator\yac_allocator.c(65): warning C4018: '<': signed/unsigned mismatch
C:\build\d5797a3c\storage\allocator\yac_allocator.c(86): warning C4018: '<': signed/unsigned mismatch
	"cl.exe" /I "C:\build\d5797a3c\compressor\fastlz" /DHAVE_FASTLZ_H=1 /I "C:\build\d5797a3c\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d5797a3c\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d5797a3c\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\d5797a3c" /nologo /I C:\build\d5797a3c\php-dev/include /I C:\build\d5797a3c\php-dev/include/main /I C:\build\d5797a3c\php-dev/include/Zend /I C:\build\d5797a3c\php-dev/include/TSRM /I C:\build\d5797a3c\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 /D_USE_32BIT_TIME_T=1 /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 /I "..\deps\include" /FpC:\build\d5797a3c\Release\\ /FRC:\build\d5797a3c\Release\\ /FdC:\build\d5797a3c\Release\\ /c C:\build\d5797a3c\storage\allocator\allocators\createfilemapping.c /FoC:\build\d5797a3c\Release\\createfilemapping.obj
createfilemapping.c
C:\build\d5797a3c\storage/allocator/yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\d5797a3c\php-dev\include\zend\zend_config.w32.h(69): note: see previous definition of 'inline'
	rc /nologo  /I C:\build\d5797a3c\php-dev/include /I C:\build\d5797a3c\php-dev/include/main /I C:\build\d5797a3c\php-dev/include/Zend /I C:\build\d5797a3c\php-dev/include/TSRM /I C:\build\d5797a3c\php-dev/include/ext /I C:\build\d5797a3c\php-dev/include /n /fo C:\build\d5797a3c\Release\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\d5797a3c\php-dev\build\template.rc
	"link.exe" @"C:\build\d5797a3c\Release\resp\YAC_GLOBAL_OBJS.txt" C:\build\d5797a3c\php-dev\lib\php7.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib C:\build\d5797a3c\Release\php_yac.dll.res /out:C:\build\d5797a3c\Release\php_yac.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\d5797a3c\php-dev\lib\;C:\build\d5797a3c\php-dev" 
   Creating library C:\build\d5797a3c\Release\php_yac.lib and object C:\build\d5797a3c\Release\php_yac.exp
EXT yac build complete
