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

C:\build\d94441b3>call phpize  2>&1 
Rebuilding configure.js
C:\build\d94441b3\php-dev
module ... 
Now run 'configure --help'
Saving configure options to config.nice.bat
Checking for cl.exe ...  <in default path>
  Detected compiler MSVC15 (Visual C++ 2017)
  Detected 32-bit compiler
Checking for link.exe ...  C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86
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 mc.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\\x86
Checking for mt.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\\x86

Build dir: C:\build\d94441b3\Release_TS
PHP Core:  php7ts.dll and php7ts.lib

Searching for boost\version.hpp ... found in ..\deps\boost\boost\version.hpp
Validating boost version... ok (107200)
Checking for protoc.exe ...  ..\deps\bin
Searching for [lib]protobuf.lib ... found in ..\deps\lib\libprotobuf.lib
Searching for google\protobuf ... found in ..\deps\include\google\protobuf
Searching for protoc.exe ... found in ..\deps\bin\protoc.exe
Checking for library libprotobuf.lib ... ..\deps\lib\libprotobuf.lib
Checking for library ws2_32.lib ... <in LIB path> WS2_32.Lib
Enabling extension C:\build\d94441b3 [shared]
mysql-xdevapi phpize/pecl build mode
Checking for git.exe ...  C:\Program Files\Git\bin
fatal: not a git repository (or any of the parent directories): .git

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



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


----------------------------------------------
|                 |                          |
----------------------------------------------
| Build type      | Release                  |
| Thread Safety   | Yes                      |
| Compiler        | MSVC15 (Visual C++ 2017) |
| Architecture    | x86                      |
| Optimization    | PGO disabled             |
| Static analyzer | disabled                 |
----------------------------------------------


Type 'nmake' to build PHP
compiler version...
	"cl.exe"
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27054 for x86
Copyright (C) Microsoft Corporation.  All rights reserved.

usage: cl [ option... ] filename... [ /link linkoption... ]
generate protobufs...
	"..\deps\bin\protoc.exe" --version
libprotoc 3.5.1
	"..\deps\bin\protoc.exe" -I"..\deps\include" --cpp_out "C:\build\d94441b3\xmysqlnd\proto_gen" --proto_path "C:\build\d94441b3\xmysqlnd\proto_def"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_connection.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_crud.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_cursor.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_datatypes.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_expect.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_expr.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_notice.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_prepare.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_resultset.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_session.proto"  "C:\build\d94441b3\xmysqlnd\proto_def\mysqlx_sql.proto"
mysqlx_base_result.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_class_properties.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_client.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_collection.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_collection__add.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_collection__find.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_collection__modify.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_collection__remove.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_collection_index.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_column_result.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_crud_operation_bindable.cc
mysqlx_crud_operation_limitable.cc
mysqlx_crud_operation_skippable.cc
mysqlx_crud_operation_sortable.cc
mysqlx_database_object.cc
mysqlx_doc_result.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_doc_result_iterator.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_exception.cc
mysqlx_executable.cc
mysqlx_execution_status.cc
mysqlx_expression.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_object.cc
mysqlx_result.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_result_iterator.cc
mysqlx_row_result.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_row_result_iterator.cc
mysqlx_schema.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_schema_object.cc
mysqlx_session.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_sql_statement.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_sql_statement_result.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_sql_statement_result_iterator.cc
mysqlx_table.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_table__delete.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_table__insert.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_table__select.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_table__update.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_warning.cc
php_mysqlx.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
php_mysqlx_ex.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
allocator.cc
arguments.cc
exceptions.cc
functions.cc
json_utils.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
object.cc
pb_utils.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
string_utils.cc
strings.cc
url_utils.cc
value.cc
zend_utils.cc
xmysqlnd_any2expr.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_collection.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_compression.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_compression_setup.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_compression_types.cc
xmysqlnd_compressor.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_compressor_lz4.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_compressor_zlib.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_compressor_zstd.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_crud_collection_commands.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_crud_table_commands.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_driver.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_environment.cc
xmysqlnd_extension_plugin.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_index_collection_commands.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_object_factory.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_protocol_dumper.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_protocol_frame_codec.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_rowset.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_rowset_buffered.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_rowset_fwd.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_schema.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_session.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_statistics.cc
xmysqlnd_stmt.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_stmt_execution_state.cc
xmysqlnd_stmt_result.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_stmt_result_meta.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_table.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_utils.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_warning_list.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_wireprotocol.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_wireprotocol_types.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
xmysqlnd_zval2any.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
codec.cc
error.cc
stream.cc
expr_parser.cc
json_parser.cc
tokenizer.cc
expression_parser.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
legacy_tokenizer.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_crud_parser.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_connection.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_crud.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_cursor.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_datatypes.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_expect.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_expr.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_notice.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_prepare.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_resultset.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_session.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
mysqlx_sql.pb.cc
C:\build\deps\include\google/protobuf/wire_format_lite.h(863): warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\build\deps\include\google/protobuf/wire_format_lite.h(874): warning C4146: unary minus operator applied to unsigned type, result still unsigned
	rc /nologo  /I C:\build\d94441b3\php-dev/include /I C:\build\d94441b3\php-dev/include/main /I C:\build\d94441b3\php-dev/include/Zend /I C:\build\d94441b3\php-dev/include/TSRM /I C:\build\d94441b3\php-dev/include/ext /I C:\build\d94441b3\php-dev/include /n /fo C:\build\d94441b3\Release_TS\php_mysql_xdevapi.dll.res /d FILE_DESCRIPTION="\"mysql_xdevapi\"" /d FILE_NAME="\"php_mysql_xdevapi.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"MYSQL_XDEVAPI extension\"" /d THANKS_GUYS="\"Thanks to Andrey Hristov, Ulf Wendel, Johannes Schlüter, Dariusz Slusarczyk, Filip Janiszewski\"" C:\build\d94441b3\php-dev\build\template.rc
   Creating library C:\build\d94441b3\Release_TS\php_mysql_xdevapi.lib and object C:\build\d94441b3\Release_TS\php_mysql_xdevapi.exp
libprotobuf.lib(arena.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(arena.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(extension_set.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(extension_set.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(generated_message_util.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(generated_message_util.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(coded_stream.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(coded_stream.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(zero_copy_stream.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(zero_copy_stream.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(zero_copy_stream_impl_lite.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(zero_copy_stream_impl_lite.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(message_lite.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(message_lite.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(repeated_field.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(repeated_field.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(atomicops_internals_x86_msvc.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(atomicops_internals_x86_msvc.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(common.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(common.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(int128.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(int128.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(io_win32.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(io_win32.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(once.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(once.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(status.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(status.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(stringprintf.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(stringprintf.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(structurally_valid.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(structurally_valid.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(strutil.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(strutil.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(wire_format_lite.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(wire_format_lite.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(any.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(any.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(descriptor.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(descriptor.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(descriptor.pb.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(descriptor.pb.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(descriptor_database.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(descriptor_database.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(dynamic_message.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(dynamic_message.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(extension_set_heavy.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(extension_set_heavy.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(generated_message_reflection.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(generated_message_reflection.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(strtod.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(strtod.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(tokenizer.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(tokenizer.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(zero_copy_stream_impl.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(zero_copy_stream_impl.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(map_field.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(map_field.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(message.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(message.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(reflection_ops.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(reflection_ops.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(substitute.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(substitute.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(text_format.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(text_format.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(unknown_field_set.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(unknown_field_set.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
libprotobuf.lib(wire_format.cc.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobuf.lib(wire_format.cc.obj)' or at 'C:\build\d94441b3\Release_TS\libprotobuf.pdb'; linking object as if no debug info
EXT mysql_xdevapi build complete
