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

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

Build dir: C:\build\37859150\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\37859150 [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 |
| 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\37859150\php-dev/include /I C:\build\37859150\php-dev/include/main /I C:\build\37859150\php-dev/include/Zend /I C:\build\37859150\php-dev/include/TSRM /I C:\build\37859150\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\37859150\x64\Release\\ /FRC:\build\37859150\x64\Release\\ /FdC:\build\37859150\x64\Release\\ /c C:\build\37859150\judy_arrayaccess.c /FoC:\build\37859150\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\37859150\php-dev/include /I C:\build\37859150\php-dev/include/main /I C:\build\37859150\php-dev/include/Zend /I C:\build\37859150\php-dev/include/TSRM /I C:\build\37859150\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\37859150\x64\Release\\ /FRC:\build\37859150\x64\Release\\ /FdC:\build\37859150\x64\Release\\ /c C:\build\37859150\judy_handlers.c /FoC:\build\37859150\x64\Release\\judy_handlers.obj
judy_handlers.c
C:\build\37859150\judy_handlers.c(63): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_handlers.c(64): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_handlers.c(66): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_handlers.c(67): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_handlers.c(75): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_handlers.c(92): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_handlers.c(93): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_handlers.c(95): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_handlers.c(96): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\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\37859150\php-dev/include /I C:\build\37859150\php-dev/include/main /I C:\build\37859150\php-dev/include/Zend /I C:\build\37859150\php-dev/include/TSRM /I C:\build\37859150\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\37859150\x64\Release\\ /FRC:\build\37859150\x64\Release\\ /FdC:\build\37859150\x64\Release\\ /c C:\build\37859150\judy_iterator.c /FoC:\build\37859150\x64\Release\\judy_iterator.obj
judy_iterator.c
C:\build\37859150\judy_iterator.c(103): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(121): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(122): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(187): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(190): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(197): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(199): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\37859150\judy_iterator.c(221): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(224): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(227): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(233): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\37859150\judy_iterator.c(269): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(274): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(276): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\37859150\judy_iterator.c(291): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(293): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\judy_iterator.c(297): 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\37859150\php-dev/include /I C:\build\37859150\php-dev/include/main /I C:\build\37859150\php-dev/include/Zend /I C:\build\37859150\php-dev/include/TSRM /I C:\build\37859150\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\37859150\x64\Release\\ /FRC:\build\37859150\x64\Release\\ /FdC:\build\37859150\x64\Release\\ /c C:\build\37859150\php_judy.c /FoC:\build\37859150\x64\Release\\php_judy.obj
php_judy.c
C:\build\37859150\php_judy.c(155): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(159): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(161): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\37859150\php_judy.c(245): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(247): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(268): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(269): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(270): warning C4312: 'type cast': conversion from 'long' to 'void *' of greater size
C:\build\37859150\php_judy.c(283): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(285): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(306): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(307): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(324): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(325): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(337): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(338): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(401): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(405): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(460): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(475): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(476): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(647): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(648): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(650): warning C4312: 'type cast': conversion from 'Word_t' to 'zval *' of greater size
C:\build\37859150\php_judy.c(653): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(672): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(673): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(675): warning C4312: 'type cast': conversion from 'Word_t' to 'zval *' of greater size
C:\build\37859150\php_judy.c(678): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(796): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(797): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(832): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(833): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(855): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(856): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(896): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(897): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(919): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(920): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(971): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(973): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(978): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\37859150\php_judy.c(999): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1007): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1015): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\37859150\php_judy.c(1056): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1057): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1065): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\37859150\php_judy.c(1079): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1081): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1088): warning C4311: 'type cast': pointer truncation from 'Pvoid_t' to 'long'
C:\build\37859150\php_judy.c(1163): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1164): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1187): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1188): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1222): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1223): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1245): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
C:\build\37859150\php_judy.c(1246): warning C4312: 'type cast': conversion from 'unsigned long' to 'Pvoid_t' of greater size
	rc /nologo  /I C:\build\37859150\php-dev/include /I C:\build\37859150\php-dev/include/main /I C:\build\37859150\php-dev/include/Zend /I C:\build\37859150\php-dev/include/TSRM /I C:\build\37859150\php-dev/include/ext /I C:\build\37859150\php-dev/include /n /fo C:\build\37859150\x64\Release\php_judy.dll.res /d FILE_DESCRIPTION="\"judy\"" /d FILE_NAME="\"php_judy.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"JUDY extension\"" /d THANKS_GUYS="\"Thanks to Nicolas Brousse\"" C:\build\37859150\php-dev\build\template.rc
	"link.exe" @"C:\build\37859150\x64\Release\resp\JUDY_GLOBAL_OBJS.txt" C:\build\37859150\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\37859150\x64\Release\php_judy.dll.res /out:C:\build\37859150\x64\Release\php_judy.dll /dll /nologo /GUARD:CF /d2:-AllowCompatibleILVersions /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\37859150\php-dev\lib\;C:\build\37859150\php-dev" /libpath:"..\deps\lib"
   Creating library C:\build\37859150\x64\Release\php_judy.lib and object C:\build\37859150\x64\Release\php_judy.exp
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
EXT judy build complete
