Skip to content

Instantly share code, notes, and snippets.

@KalleZ
Created March 25, 2019 17:03
Show Gist options
  • Save KalleZ/d3c48f6b2143ce37ba1c2eb8f243f0aa to your computer and use it in GitHub Desktop.
Save KalleZ/d3c48f6b2143ce37ba1c2eb8f243f0aa to your computer and use it in GitHub Desktop.
Recreating build dirs
ZendAccelerator.c
shared_alloc_win32.c
zend_accelerator_blacklist.c
zend_accelerator_debug.c
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\shared_alloc_win32.c)
ext\opcache\shared_alloc_win32.c(94): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_debug.c)
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\ZendAccelerator.c)
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_blacklist.c)
ext\opcache\ZendAccelerator.c(491): warning C4018: '<': signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(1153): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1176): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1192): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(184): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1215): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(253): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(262): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1235): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(298): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1262): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\ZendAccelerator.c(1270): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_accelerator_blacklist.c(338): warning C4018: '<': signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(1559): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2047): warning C4244: 'initializing': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2082): warning C4244: 'initializing': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2499): warning C4244: 'function': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2505): warning C4244: '=': conversion from 'zend_long' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(2545): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\ZendAccelerator.c(2750): warning C4067: unexpected tokens following preprocessor directive - expected a newline
ext\opcache\ZendAccelerator.c(3078): warning C4244: 'initializing': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3087): warning C4244: 'initializing': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3100): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3104): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3418): warning C4018: '<': signed/unsigned mismatch
ext\opcache\ZendAccelerator.c(3817): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(4007): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(3982): warning C4244: 'initializing': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\ZendAccelerator.c(4204): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'int (__cdecl *)(void)'
ext\opcache\ZendAccelerator.c(4205): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'int (__cdecl *)(void)'
zend_accelerator_hash.c
zend_accelerator_module.c
zend_accelerator_util_funcs.c
zend_file_cache.c
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_hash.c)
ext\opcache\zend_accelerator_hash.c(185): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_hash.c(198): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_util_funcs.c)
zend_persist.c
ext\opcache\zend_accelerator_util_funcs.c(883): warning C4244: 'function': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(888): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_accelerator_util_funcs.c(893): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_accelerator_module.c)
zend_persist_calc.c
zend_shared_alloc.c
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_file_cache.c)
ext\opcache\zend_file_cache.c(157): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_file_cache.c(438): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(441): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(680): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_file_cache.c(934): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(935): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(957): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(958): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(1135): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(1138): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(1365): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_file_cache.c(1571): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
ext\opcache\zend_file_cache.c(1587): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
ext\opcache\zend_file_cache.c(1673): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_persist.c)
ext\opcache\zend_persist.c(79): warning C4146: unary minus operator applied to unsigned type, result still unsigned
ext\opcache\zend_persist.c(148): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\zend_persist.c(239): warning C4244: '=': conversion from 'zend_ulong' to 'uint32_t', possible loss of data
ext\opcache\zend_persist.c(504): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
ext\opcache\zend_persist.c(516): warning C4244: '=': conversion from '__int64' to 'uint32_t', possible loss of data
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_shared_alloc.c)
ext\opcache\zend_shared_alloc.c(240): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(275): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
ext\opcache\zend_shared_alloc.c(557): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
c:\php-sdk\master\vc15\x64\php-src\ext\opcache\ZendAccelerator.h(265): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\opcache\zend_persist_calc.c)
ext\opcache\zend_persist_calc.c(453): warning C4018: '<': signed/unsigned mismatch
ext\opcache\zend_persist_calc.c(520): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data
Creating library C:\php-sdk\master\vc15\x64\php-src\x64\Release_TS\php8ts.lib and object C:\php-sdk\master\vc15\x64\php-src\x64\Release_TS\php8ts.exp
Creating library C:\php-sdk\master\vc15\x64\php-src\x64\Release_TS\php_opcache.lib and object C:\php-sdk\master\vc15\x64\php-src\x64\Release_TS\php_opcache.exp
EXT opcache build complete
Creating library C:\php-sdk\master\vc15\x64\php-src\x64\Release_TS\php.lib and object C:\php-sdk\master\vc15\x64\php-src\x64\Release_TS\php.exp
SAPI sapi\cli build complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment