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

C:\build\2077427b>call phpize  2>&1 
Rebuilding configure.js
C:\build\2077427b\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 32-bit compiler
Checking for link.exe ...  C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86
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 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\2077427b\Release_TS
PHP Core:  php7ts.dll and php7ts.lib

Checking for minizip/zip.h ...  C:\build\2077427b\library\libxlsxwriter\third_party
Checking for xlsxwriter.h ...  C:\build\2077427b\library\libxlsxwriter\include
Checking for expat.h ...  C:\build\2077427b\library\libexpat\expat\lib
Checking for xlsxreader.h ...  C:\build\2077427b\library\libxlsxreader\include
Checking for xlswriter.h ...  C:\build\2077427b\include
Enabling extension C:\build\2077427b [shared]

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



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


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


Type 'nmake' to build PHP
xlswriter.c
chart.c
common.c
conditional_format.c
csv.c
excel.c
C:\build\2077427b\kernel\excel.c(1663): warning C4244: '=': conversion from 'double' to 'uint16_t', possible loss of data
C:\build\2077427b\kernel\excel.c(1664): warning C4244: '=': conversion from 'double' to 'uint16_t', possible loss of data
C:\build\2077427b\kernel\excel.c(3182): warning C4244: '=': conversion from 'const int64_t' to 'zend_long', possible loss of data
exception.c
format.c
formula_ast.c
help.c
C:\build\2077427b\kernel\help.c(39): warning C4244: 'function': conversion from 'double' to 'zend_long', possible loss of data
read.c
resource.c
rich_string.c
table.c
validation.c
C:\build\2077427b\kernel\validation.c(56): warning C4090: 'function': different 'const' qualifiers
C:\build\2077427b\kernel\validation.c(60): warning C4090: 'function': different 'const' qualifiers
write.c
ioapi.c
iowin32.c
mztools.c
unzip.c
zip.c
tmpfileplus.c
md5.c
app.c
chart.c
chartsheet.c
comment.c
content_types.c
core.c
custom.c
drawing.c
format.c
hash_table.c
metadata.c
packager.c
relationships.c
shared_strings.c
styles.c
table.c
theme.c
utility.c
vml.c
workbook.c
worksheet.c
xmlwriter.c
loadlibrary.c
xmlparse.c
xmlrole.c
xmltok.c
xmltok_impl.c
xmltok_ns.c
chart_meta.c
comments.c
common.c
drawing.c
numfmt.c
sst.c
styles.c
workbook.c
worksheet.c
worksheet_meta.c
xml_pump.c
zip_io.c
	rc /nologo  /I C:\build\2077427b\php-dev/include /I C:\build\2077427b\php-dev/include/main /I C:\build\2077427b\php-dev/include/Zend /I C:\build\2077427b\php-dev/include/TSRM /I C:\build\2077427b\php-dev/include/ext /I C:\build\2077427b\php-dev/include /n /fo C:\build\2077427b\Release_TS\php_xlswriter.dll.res /d FILE_DESCRIPTION="\"vtiful\"" /d FILE_NAME="\"php_xlswriter.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"XLSWRITER extension\"" /d THANKS_GUYS="\"\"" C:\build\2077427b\php-dev\build\template.rc
   Creating library C:\build\2077427b\Release_TS\php_xlswriter.lib and object C:\build\2077427b\Release_TS\php_xlswriter.exp
xml_pump.obj : warning LNK4217: locally defined symbol _XML_ParserCreate imported in function _lxr_xml_pump_create_callback
xml_pump.obj : warning LNK4217: locally defined symbol _XML_SetElementHandler imported in function _lxr_xml_pump_set_handlers
xml_pump.obj : warning LNK4217: locally defined symbol _XML_SetCharacterDataHandler imported in function _lxr_xml_pump_set_handlers
xml_pump.obj : warning LNK4217: locally defined symbol _XML_SetUserData imported in function _lxr_xml_pump_set_handlers
xml_pump.obj : warning LNK4217: locally defined symbol _XML_GetBuffer imported in function _pump_loop
xml_pump.obj : warning LNK4217: locally defined symbol _XML_ParseBuffer imported in function _pump_loop
xml_pump.obj : warning LNK4217: locally defined symbol _XML_StopParser imported in function _lxr_xml_pump_suspend
xml_pump.obj : warning LNK4217: locally defined symbol _XML_ResumeParser imported in function _pump_loop
xml_pump.obj : warning LNK4217: locally defined symbol _XML_GetErrorCode imported in function _pump_loop
xml_pump.obj : warning LNK4217: locally defined symbol _XML_ParserFree imported in function _lxr_xml_pump_destroy
EXT xlswriter build complete
