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

C:\build\d98c71a8>call phpize  2>&1 
Rebuilding configure.js
C:\build\d98c71a8\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\d98c71a8\x64\Release_TS
PHP Core:  php7ts.dll and php7ts.lib

Checking for lz4.h ...  C:\build\d98c71a8\compressor\lz4
Checking for yac_serializer.h ...  C:\build\d98c71a8\serializer
Checking for yac_storage.h ...  C:\build\d98c71a8\storage
Checking for yac_allocator.h ...  C:\build\d98c71a8\storage\allocator
Enabling extension C:\build\d98c71a8 [shared]

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          | 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\d98c71a8\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\d98c71a8\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d98c71a8\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d98c71a8\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /I "C:\build\d98c71a8" /nologo /I C:\build\d98c71a8\php-dev/include /I C:\build\d98c71a8\php-dev/include/main /I C:\build\d98c71a8\php-dev/include/Zend /I C:\build\d98c71a8\php-dev/include/TSRM /I C:\build\d98c71a8\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\d98c71a8\x64\Release_TS\\ /FRC:\build\d98c71a8\x64\Release_TS\\ /FdC:\build\d98c71a8\x64\Release_TS\\ /c C:\build\d98c71a8\yac.c /FoC:\build\d98c71a8\x64\Release_TS\\yac.obj
yac.c
c:\build\d98c71a8\storage/allocator/yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\d98c71a8\php-dev\include\zend\zend_config.w32.h(65): note: see previous definition of 'inline'
C:\build\d98c71a8\yac.c(281): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(281): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(284): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(284): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(287): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(287): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(291): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(291): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(293): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(293): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(297): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(297): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(305): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(307): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(307): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(318): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(319): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(341): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(341): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(344): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(344): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(353): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(353): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(371): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(372): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(397): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(397): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(400): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(400): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(492): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(494): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(497): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(517): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(517): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(549): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(576): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(656): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(656): warning C4244: 'function': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\yac.c(793): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data
C:\build\d98c71a8\yac.c(860): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(862): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(865): warning C4244: 'function': conversion from 'zend_long' to 'int', possible loss of data
C:\build\d98c71a8\yac.c(924): warning C4244: 'function': conversion from 'zend_long' to 'unsigned int', possible loss of data
C:\build\d98c71a8\yac.c(1071): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data
	"cl.exe" /I "C:\build\d98c71a8\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\d98c71a8\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d98c71a8\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d98c71a8\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /I "C:\build\d98c71a8" /nologo /I C:\build\d98c71a8\php-dev/include /I C:\build\d98c71a8\php-dev/include/main /I C:\build\d98c71a8\php-dev/include/Zend /I C:\build\d98c71a8\php-dev/include/TSRM /I C:\build\d98c71a8\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\d98c71a8\x64\Release_TS\\ /FRC:\build\d98c71a8\x64\Release_TS\\ /FdC:\build\d98c71a8\x64\Release_TS\\ /c C:\build\d98c71a8\compressor\lz4\lz4.c /FoC:\build\d98c71a8\x64\Release_TS\\lz4.obj
lz4.c
	"cl.exe" /I "C:\build\d98c71a8\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\d98c71a8\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d98c71a8\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d98c71a8\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /I "C:\build\d98c71a8" /nologo /I C:\build\d98c71a8\php-dev/include /I C:\build\d98c71a8\php-dev/include/main /I C:\build\d98c71a8\php-dev/include/Zend /I C:\build\d98c71a8\php-dev/include/TSRM /I C:\build\d98c71a8\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\d98c71a8\x64\Release_TS\\ /FRC:\build\d98c71a8\x64\Release_TS\\ /FdC:\build\d98c71a8\x64\Release_TS\\ /c C:\build\d98c71a8\serializer\php.c /FoC:\build\d98c71a8\x64\Release_TS\\php.obj
php.c
	"cl.exe" /I "C:\build\d98c71a8\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\d98c71a8\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d98c71a8\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d98c71a8\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /I "C:\build\d98c71a8" /nologo /I C:\build\d98c71a8\php-dev/include /I C:\build\d98c71a8\php-dev/include/main /I C:\build\d98c71a8\php-dev/include/Zend /I C:\build\d98c71a8\php-dev/include/TSRM /I C:\build\d98c71a8\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\d98c71a8\x64\Release_TS\\ /FRC:\build\d98c71a8\x64\Release_TS\\ /FdC:\build\d98c71a8\x64\Release_TS\\ /c C:\build\d98c71a8\storage\yac_storage.c /FoC:\build\d98c71a8\x64\Release_TS\\yac_storage.obj
yac_storage.c
C:\build\d98c71a8\storage\yac_storage.c(81): warning C4244: '=': conversion from '__int64' to 'unsigned long', possible loss of data
C:\build\d98c71a8\storage\yac_storage.c(94): warning C4244: '=': conversion from 'time_t' to 'unsigned long', possible loss of data
C:\build\d98c71a8\storage\yac_storage.c(328): warning C4244: 'function': conversion from 'double' to 'unsigned long', possible loss of data
	"cl.exe" /I "C:\build\d98c71a8\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\d98c71a8\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d98c71a8\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d98c71a8\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /I "C:\build\d98c71a8" /nologo /I C:\build\d98c71a8\php-dev/include /I C:\build\d98c71a8\php-dev/include/main /I C:\build\d98c71a8\php-dev/include/Zend /I C:\build\d98c71a8\php-dev/include/TSRM /I C:\build\d98c71a8\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\d98c71a8\x64\Release_TS\\ /FRC:\build\d98c71a8\x64\Release_TS\\ /FdC:\build\d98c71a8\x64\Release_TS\\ /c C:\build\d98c71a8\storage\crc\yac_crc32.c /FoC:\build\d98c71a8\x64\Release_TS\\yac_crc32.obj
yac_crc32.c
	"cl.exe" /I "C:\build\d98c71a8\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\d98c71a8\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d98c71a8\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d98c71a8\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /I "C:\build\d98c71a8" /nologo /I C:\build\d98c71a8\php-dev/include /I C:\build\d98c71a8\php-dev/include/main /I C:\build\d98c71a8\php-dev/include/Zend /I C:\build\d98c71a8\php-dev/include/TSRM /I C:\build\d98c71a8\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\d98c71a8\x64\Release_TS\\ /FRC:\build\d98c71a8\x64\Release_TS\\ /FdC:\build\d98c71a8\x64\Release_TS\\ /c C:\build\d98c71a8\storage\allocator\yac_allocator.c /FoC:\build\d98c71a8\x64\Release_TS\\yac_allocator.obj
yac_allocator.c
C:\build\d98c71a8\storage\allocator\yac_allocator.c(68): warning C4018: '<': signed/unsigned mismatch
C:\build\d98c71a8\storage\allocator\yac_allocator.c(89): warning C4018: '<': signed/unsigned mismatch
	"cl.exe" /I "C:\build\d98c71a8\compressor\lz4" /DHAVE_LZ4_H=1 /I "C:\build\d98c71a8\serializer" /DHAVE_YAC_SERIALIZER_H=1 /I "C:\build\d98c71a8\storage" /DHAVE_YAC_STORAGE_H=1 /I "C:\build\d98c71a8\storage\allocator" /DHAVE_YAC_ALLOCATOR_H=1 /FI main/config.pickle.h /D COMPILE_DL_YAC /D YAC_EXPORTS=1 /I "C:\build\d98c71a8" /nologo /I C:\build\d98c71a8\php-dev/include /I C:\build\d98c71a8\php-dev/include/main /I C:\build\d98c71a8\php-dev/include/Zend /I C:\build\d98c71a8\php-dev/include/TSRM /I C:\build\d98c71a8\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\d98c71a8\x64\Release_TS\\ /FRC:\build\d98c71a8\x64\Release_TS\\ /FdC:\build\d98c71a8\x64\Release_TS\\ /c C:\build\d98c71a8\storage\allocator\allocators\createfilemapping.c /FoC:\build\d98c71a8\x64\Release_TS\\createfilemapping.obj
createfilemapping.c
C:\build\d98c71a8\storage/allocator/yac_allocator.h(40): warning C4005: 'inline': macro redefinition
c:\build\d98c71a8\php-dev\include\zend\zend_config.w32.h(65): note: see previous definition of 'inline'
C:\build\d98c71a8\storage\allocator\allocators\createfilemapping.c(63): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
	rc /nologo  /I C:\build\d98c71a8\php-dev/include /I C:\build\d98c71a8\php-dev/include/main /I C:\build\d98c71a8\php-dev/include/Zend /I C:\build\d98c71a8\php-dev/include/TSRM /I C:\build\d98c71a8\php-dev/include/ext /I C:\build\d98c71a8\php-dev/include /n /fo C:\build\d98c71a8\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\d98c71a8\php-dev\build\template.rc
	"link.exe" @"C:\build\d98c71a8\x64\Release_TS\resp\YAC_GLOBAL_OBJS.txt" C:\build\d98c71a8\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\d98c71a8\x64\Release_TS\php_yac.dll.res /out:C:\build\d98c71a8\x64\Release_TS\php_yac.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\d98c71a8\php-dev\lib\;C:\build\d98c71a8\php-dev" 
   Creating library C:\build\d98c71a8\x64\Release_TS\php_yac.lib and object C:\build\d98c71a8\x64\Release_TS\php_yac.exp
EXT yac build complete
