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

C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5>call phpize  2>&1 
Rebuilding configure.js
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\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.22621.0\x86
Checking for mt.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x86

Build dir: C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release
PHP Core:  php7.dll and php7.lib

Checking for zip.h ...  ..\deps\include
Checking for zipconf.h ...  ..\deps\include
Checking for library libzip_a.lib; ... ..\deps\lib\libzip_a.lib
Checking for library zlib_a.lib ... ..\deps\lib\zlib_a.lib
Checking for library libbz2_a.lib ... ..\deps\lib\libbz2_a.lib
Enabling extension C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74 [shared]

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



Enabled extensions:
----------------------
| Extension | Mode   |
----------------------
| zip       | 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 "..\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /FI main/config.pickle.h /D COMPILE_DL_ZIP /D ZIP_EXPORTS=1 /D _WIN32 /D HAVE_SET_MTIME /D HAVE_ENCRYPTION /D HAVE_LIBZIP_VERSION /D HAVE_PROGRESS_CALLBACK /D HAVE_CANCEL_CALLBACK /nologo /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/main /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/Zend /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/TSRM /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\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:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\\ /FRC:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\\ /FdC:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\\ /c C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c /FoC:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\\php_zip.obj
php_zip.c
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(260): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(511): warning C4244: 'return': conversion from 'zip_int64_t' to 'zend_long', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(540): warning C4244: 'return': conversion from 'zip_int64_t' to 'zend_long', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(670): warning C4018: '<': signed/unsigned mismatch
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(751): warning C4018: '<': signed/unsigned mismatch
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(1328): warning C4018: '>=': signed/unsigned mismatch
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(1431): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(1697): warning C4244: '=': conversion from 'zip_int64_t' to 'zend_long', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(2175): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(2267): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(2271): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(2299): warning C4267: 'function': conversion from 'size_t' to 'zip_uint16_t', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(2517): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(3000): warning C4244: '=': conversion from 'zip_uint64_t' to 'zend_long', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(3013): warning C4244: '=': conversion from 'zip_int64_t' to 'int', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\php_zip.c(3219): warning C4013: 'zip_register_cancel_callback_with_state' undefined; assuming extern returning int
	"cl.exe" /I "..\deps\include" /DHAVE_ZIP_H=1 /DHAVE_ZIPCONF_H=1 /FI main/config.pickle.h /D COMPILE_DL_ZIP /D ZIP_EXPORTS=1 /D _WIN32 /D HAVE_SET_MTIME /D HAVE_ENCRYPTION /D HAVE_LIBZIP_VERSION /D HAVE_PROGRESS_CALLBACK /D HAVE_CANCEL_CALLBACK /nologo /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/main /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/Zend /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/TSRM /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\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:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\\ /FRC:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\\ /FdC:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\\ /c C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\zip_stream.c /FoC:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\\zip_stream.obj
zip_stream.c
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\zip_stream.c(54): warning C4244: '=': conversion from 'zip_int64_t' to 'SSIZE_T', possible loss of data
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php74\zip_stream.c(179): warning C4244: '=': conversion from 'zip_uint64_t' to 'php_win32_ioutil_size_t', possible loss of data
	rc /nologo  /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/main /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/Zend /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/TSRM /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include/ext /I C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev/include /n /fo C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\php_zip.dll.res /d FILE_DESCRIPTION="\"php_zip.dll\"" /d FILE_NAME="\"php_zip.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"ZIP extension\"" /d THANKS_GUYS="\"\"" C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev\build\template.rc
	"link.exe" @"C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\resp\ZIP_GLOBAL_OBJS.txt" C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev\lib\php7.lib libzip_a.lib zlib_a.lib libbz2_a.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib imagehlp.lib C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\php_zip.dll.res /out:C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\php_zip.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev\lib\;C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\php-dev" /libpath:"..\deps\lib" /libpath:"..\deps\lib" /FORCE:MULTIPLE
libzip_a.lib(zip_close.obj) : warning LNK4006: _zip_close already defined in php7.lib(php7.dll); second definition ignored
libzip_a.lib(zip_error.obj) : warning LNK4006: _zip_error_code_system already defined in php7.lib(php7.dll); second definition ignored
libzip_a.lib(zip_error.obj) : warning LNK4006: _zip_error_code_zip already defined in php7.lib(php7.dll); second definition ignored
libzip_a.lib(zip_error.obj) : warning LNK4006: _zip_error_fini already defined in php7.lib(php7.dll); second definition ignored
libzip_a.lib(zip_error.obj) : warning LNK4006: _zip_error_init already defined in php7.lib(php7.dll); second definition ignored
libzip_a.lib(zip_error.obj) : warning LNK4006: _zip_error_set already defined in php7.lib(php7.dll); second definition ignored
libzip_a.lib(zip_progress.obj) : warning LNK4006: _zip_register_progress_callback_with_state already defined in php7.lib(php7.dll); second definition ignored
   Creating library C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\php_zip.lib and object C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\php_zip.exp
C:\Users\runneradmin\AppData\Local\Temp\a8ab24f5\Release\php_zip.dll : warning LNK4088: image being generated due to /FORCE option; image may not run
EXT zip build complete
