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

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

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

Enabling extension C:\build\c1a19858 [shared]

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



Enabled extensions:
----------------------
| Extension | Mode   |
----------------------
| pcov      | 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" /FI main/config.pickle.h /D COMPILE_DL_PCOV /D PCOV_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /IC:\build\c1a19858/cfg/703 /nologo /I C:\build\c1a19858\php-dev/include /I C:\build\c1a19858\php-dev/include/main /I C:\build\c1a19858\php-dev/include/Zend /I C:\build\c1a19858\php-dev/include/TSRM /I C:\build\c1a19858\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\c1a19858\x64\Release_TS\\ /FRC:\build\c1a19858\x64\Release_TS\\ /FdC:\build\c1a19858\x64\Release_TS\\ /c C:\build\c1a19858\pcov.c /FoC:\build\c1a19858\x64\Release_TS\\pcov.obj
pcov.c
C:\build\c1a19858\pcov.c(434): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
C:\build\c1a19858\pcov.c(435): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
C:\build\c1a19858\pcov.c(436): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
C:\build\c1a19858\pcov.c(437): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
C:\build\c1a19858\pcov.c(438): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
C:\build\c1a19858\pcov.c(439): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
	"cl.exe" /FI main/config.pickle.h /D COMPILE_DL_PCOV /D PCOV_EXPORTS=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /IC:\build\c1a19858/cfg/703 /nologo /I C:\build\c1a19858\php-dev/include /I C:\build\c1a19858\php-dev/include/main /I C:\build\c1a19858\php-dev/include/Zend /I C:\build\c1a19858\php-dev/include/TSRM /I C:\build\c1a19858\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\c1a19858\x64\Release_TS\\ /FRC:\build\c1a19858\x64\Release_TS\\ /FdC:\build\c1a19858\x64\Release_TS\\ /c C:\build\c1a19858\cfg\703\zend_cfg.c /FoC:\build\c1a19858\x64\Release_TS\\zend_cfg.obj
zend_cfg.c
	rc /nologo  /I C:\build\c1a19858\php-dev/include /I C:\build\c1a19858\php-dev/include/main /I C:\build\c1a19858\php-dev/include/Zend /I C:\build\c1a19858\php-dev/include/TSRM /I C:\build\c1a19858\php-dev/include/ext /I C:\build\c1a19858\php-dev/include /n /fo C:\build\c1a19858\x64\Release_TS\php_pcov.dll.res /d FILE_DESCRIPTION="\"php_pcov.dll\"" /d FILE_NAME="\"php_pcov.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PCOV extension\"" /d THANKS_GUYS="\"\"" C:\build\c1a19858\php-dev\build\template.rc
	"link.exe" @"C:\build\c1a19858\x64\Release_TS\resp\PCOV_GLOBAL_OBJS.txt" C:\build\c1a19858\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\c1a19858\x64\Release_TS\php_pcov.dll.res /out:C:\build\c1a19858\x64\Release_TS\php_pcov.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\c1a19858\php-dev\lib\;C:\build\c1a19858\php-dev" 
   Creating library C:\build\c1a19858\x64\Release_TS\php_pcov.lib and object C:\build\c1a19858\x64\Release_TS\php_pcov.exp
EXT pcov build complete
