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

C:\build\ca476d8e>call phpize  2>&1 
Rebuilding configure.js
C:\build\ca476d8e\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++ 2019
  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\ca476d8e\x64\Release
PHP Core:  php8.dll and php8.lib

Checking for library libJudy_a.lib;libJudy.lib ... ..\deps\lib\libJudy.lib
Checking for Judy.h ...  ..\deps\include
Enabling extension C:\build\ca476d8e [shared]

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



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


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


Type 'nmake' to build PHP
	"cl.exe" /I "..\deps\include" /DHAVE_JUDY_H=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_JUDY /D JUDY_EXPORTS=1 /D JU_WIN /D PHP_JUDY_EXPORTS /nologo /I C:\build\ca476d8e\php-dev/include /I C:\build\ca476d8e\php-dev/include/main /I C:\build\ca476d8e\php-dev/include/Zend /I C:\build\ca476d8e\php-dev/include/TSRM /I C:\build\ca476d8e\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:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\ca476d8e\x64\Release\\ /FRC:\build\ca476d8e\x64\Release\\ /FdC:\build\ca476d8e\x64\Release\\ /c C:\build\ca476d8e\judy_arrayaccess.c /FoC:\build\ca476d8e\x64\Release\\judy_arrayaccess.obj
judy_arrayaccess.c
	"cl.exe" /I "..\deps\include" /DHAVE_JUDY_H=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_JUDY /D JUDY_EXPORTS=1 /D JU_WIN /D PHP_JUDY_EXPORTS /nologo /I C:\build\ca476d8e\php-dev/include /I C:\build\ca476d8e\php-dev/include/main /I C:\build\ca476d8e\php-dev/include/Zend /I C:\build\ca476d8e\php-dev/include/TSRM /I C:\build\ca476d8e\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:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\ca476d8e\x64\Release\\ /FRC:\build\ca476d8e\x64\Release\\ /FdC:\build\ca476d8e\x64\Release\\ /c C:\build\ca476d8e\judy_handlers.c /FoC:\build\ca476d8e\x64\Release\\judy_handlers.obj
judy_handlers.c
C:\build\ca476d8e\judy_handlers.c(63): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(64): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(66): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(67): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(75): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(92): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(93): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(95): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(96): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_handlers.c(104): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
	"cl.exe" /I "..\deps\include" /DHAVE_JUDY_H=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_JUDY /D JUDY_EXPORTS=1 /D JU_WIN /D PHP_JUDY_EXPORTS /nologo /I C:\build\ca476d8e\php-dev/include /I C:\build\ca476d8e\php-dev/include/main /I C:\build\ca476d8e\php-dev/include/Zend /I C:\build\ca476d8e\php-dev/include/TSRM /I C:\build\ca476d8e\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:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\ca476d8e\x64\Release\\ /FRC:\build\ca476d8e\x64\Release\\ /FdC:\build\ca476d8e\x64\Release\\ /c C:\build\ca476d8e\judy_iterator.c /FoC:\build\ca476d8e\x64\Release\\judy_iterator.obj
judy_iterator.c
C:\build\ca476d8e\judy_iterator.c(103): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(121): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(122): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(187): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(190): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(197): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(199): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\ca476d8e\judy_iterator.c(222): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(225): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(228): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(234): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\ca476d8e\judy_iterator.c(271): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(276): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(278): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\ca476d8e\judy_iterator.c(294): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(296): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\judy_iterator.c(300): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
	"cl.exe" /I "..\deps\include" /DHAVE_JUDY_H=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_JUDY /D JUDY_EXPORTS=1 /D JU_WIN /D PHP_JUDY_EXPORTS /nologo /I C:\build\ca476d8e\php-dev/include /I C:\build\ca476d8e\php-dev/include/main /I C:\build\ca476d8e\php-dev/include/Zend /I C:\build\ca476d8e\php-dev/include/TSRM /I C:\build\ca476d8e\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:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\ca476d8e\x64\Release\\ /FRC:\build\ca476d8e\x64\Release\\ /FdC:\build\ca476d8e\x64\Release\\ /c C:\build\ca476d8e\php_judy.c /FoC:\build\ca476d8e\x64\Release\\php_judy.obj
php_judy.c
C:\build\ca476d8e\php_judy.c(148): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(152): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(154): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\ca476d8e\php_judy.c(241): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(243): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(264): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(265): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(266): warning C4312: 'type cast': conversion from 'long' to 'void *' of greater size
C:\build\ca476d8e\php_judy.c(279): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(281): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(302): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(303): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(320): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(321): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(336): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(337): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(399): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(406): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(457): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(472): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(473): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(635): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(636): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(638): warning C4312: 'type cast': conversion from 'Word_t' to 'zval *' of greater size
C:\build\ca476d8e\php_judy.c(641): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(660): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(661): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(663): warning C4312: 'type cast': conversion from 'Word_t' to 'zval *' of greater size
C:\build\ca476d8e\php_judy.c(666): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(784): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(785): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(820): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(821): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(843): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(844): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(878): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(879): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(901): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(902): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(936): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(937): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(960): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(961): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(995): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(996): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(1018): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\ca476d8e\php_judy.c(1019): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
	rc /nologo  /I C:\build\ca476d8e\php-dev/include /I C:\build\ca476d8e\php-dev/include/main /I C:\build\ca476d8e\php-dev/include/Zend /I C:\build\ca476d8e\php-dev/include/TSRM /I C:\build\ca476d8e\php-dev/include/ext /I C:\build\ca476d8e\php-dev/include /n /fo C:\build\ca476d8e\x64\Release\php_judy.dll.res /d FILE_DESCRIPTION="\"judy\"" /d FILE_NAME="\"php_judy.dll\"" /d URL="\"https://www.php.net\"" /d INTERNAL_NAME="\"JUDY extension\"" /d THANKS_GUYS="\"Thanks to Nicolas Brousse\"" C:\build\ca476d8e\php-dev\build\template.rc
	"link.exe" @"C:\build\ca476d8e\x64\Release\resp\JUDY_GLOBAL_OBJS.txt" C:\build\ca476d8e\php-dev\lib\php8.lib libJudy.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib C:\build\ca476d8e\x64\Release\php_judy.dll.res /out:C:\build\ca476d8e\x64\Release\php_judy.dll /dll /nologo /GUARD:CF /d2:-AllowCompatibleILVersions /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\ca476d8e\php-dev\lib\;C:\build\ca476d8e\php-dev" /libpath:"..\deps\lib"
   Creating library C:\build\ca476d8e\x64\Release\php_judy.lib and object C:\build\ca476d8e\x64\Release\php_judy.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
EXT judy build complete
