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

C:\build\6b58a3f7>call phpize  2>&1 
Rebuilding configure.js
C:\build\6b58a3f7\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++ 2022
  Detected x64 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\6b58a3f7\x64\Release_TS
PHP Core:  php8ts.dll and php8ts.lib

Enabling extension C:\build\6b58a3f7 [shared]

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



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


-----------------------------------------
|                     |                 |
-----------------------------------------
| Build type          | Release         |
| Thread Safety       | Yes             |
| Compiler            | Visual C++ 2022 |
| Target Architecture | x64             |
| Host Architecture   | x64             |
| Optimization        | PGO disabled    |
| Native intrinsics   | SSE2            |
| Static analyzer     | disabled        |
-----------------------------------------


Type 'nmake' to build PHP
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\backoff.c /FoC:\build\6b58a3f7\x64\Release_TS\\backoff.obj
backoff.c
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\cluster_library.c /FoC:\build\6b58a3f7\x64\Release_TS\\cluster_library.obj
cluster_library.c
C:\build\6b58a3f7\cluster_library.c(1763): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1765): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1766): warning C4098: 'cluster_hrandfield_resp': 'void' function returning a value
C:\build\6b58a3f7\cluster_library.c(1777): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1823): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1832): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1846): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1848): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1859): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1868): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(1870): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(2226): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(2449): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\cluster_library.c(2451): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\library.c /FoC:\build\6b58a3f7\x64\Release_TS\\library.obj
library.c
C:\build\6b58a3f7\library.c(471): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(473): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1259): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1271): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1454): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1466): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1468): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1481): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1494): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1507): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1509): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1522): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1532): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1534): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1558): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1842): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(1867): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2033): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2035): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2037): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2039): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2041): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2082): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2084): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2106): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2114): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2151): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2153): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2192): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2194): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2455): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2460): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2576): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2578): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2580): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2582): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\library.c(2584): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\redis.c /FoC:\build\6b58a3f7\x64\Release_TS\\redis.obj
redis.c
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\redis_array.c /FoC:\build\6b58a3f7\x64\Release_TS\\redis_array.obj
redis_array.c
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\redis_array_impl.c /FoC:\build\6b58a3f7\x64\Release_TS\\redis_array_impl.obj
redis_array_impl.c
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\redis_cluster.c /FoC:\build\6b58a3f7\x64\Release_TS\\redis_cluster.obj
redis_cluster.c
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\redis_commands.c /FoC:\build\6b58a3f7\x64\Release_TS\\redis_commands.obj
redis_commands.c
C:\build\6b58a3f7\redis_commands.c(811): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(967): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(990): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(998): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(1010): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(1106): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(1111): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(1161): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(1352): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(1502): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(1513): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2079): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2148): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2180): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2184): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2190): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2196): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2202): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2208): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2211): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2213): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(2397): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(3415): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(3584): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(3589): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(3638): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(3750): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(3975): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(3995): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(3997): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(4495): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5001): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5018): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5022): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5026): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5031): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5048): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5066): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5082): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5090): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5095): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5099): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5117): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5121): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5152): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5161): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5163): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
C:\build\6b58a3f7\redis_commands.c(5780): warning C4312: 'type cast': conversion from 'unsigned int' to 'char *' of greater size
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\redis_sentinel.c /FoC:\build\6b58a3f7\x64\Release_TS\\redis_sentinel.obj
redis_sentinel.c
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\redis_session.c /FoC:\build\6b58a3f7\x64\Release_TS\\redis_session.obj
redis_session.c
	"cl.exe" /D PHP_SESSION=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_REDIS /D REDIS_EXPORTS=1 /nologo /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:preprocessor /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\deps\include" /FpC:\build\6b58a3f7\x64\Release_TS\\ /FRC:\build\6b58a3f7\x64\Release_TS\\ /FdC:\build\6b58a3f7\x64\Release_TS\\ /c C:\build\6b58a3f7\sentinel_library.c /FoC:\build\6b58a3f7\x64\Release_TS\\sentinel_library.obj
sentinel_library.c
	rc /nologo  /I C:\build\6b58a3f7\php-dev/include /I C:\build\6b58a3f7\php-dev/include/main /I C:\build\6b58a3f7\php-dev/include/Zend /I C:\build\6b58a3f7\php-dev/include/TSRM /I C:\build\6b58a3f7\php-dev/include/ext /I C:\build\6b58a3f7\php-dev/include /n /fo C:\build\6b58a3f7\x64\Release_TS\php_redis.dll.res /d FILE_DESCRIPTION="\"Redis client extension for PHP\"" /d FILE_NAME="\"php_redis.dll\"" /d URL="\"https://www.php.net\"" /d INTERNAL_NAME="\"REDIS extension\"" /d THANKS_GUYS="\"Thanks to Alfonso Jimenez (yo@alfonsojimenez.com)\"" C:\build\6b58a3f7\php-dev\build\template.rc
	"link.exe" @"C:\build\6b58a3f7\x64\Release_TS\resp\REDIS_GLOBAL_OBJS.txt" C:\build\6b58a3f7\php-dev\lib\php8ts.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib C:\build\6b58a3f7\x64\Release_TS\php_redis.dll.res /out:C:\build\6b58a3f7\x64\Release_TS\php_redis.dll /dll /nologo /GUARD:CF /d2:-AllowCompatibleILVersions /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\6b58a3f7\php-dev\lib\;C:\build\6b58a3f7\php-dev" 
   Creating library C:\build\6b58a3f7\x64\Release_TS\php_redis.lib and object C:\build\6b58a3f7\x64\Release_TS\php_redis.exp
EXT redis build complete
