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

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

Enabling extension C:\build\0113c96a [shared]

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



Enabled extensions:
----------------------
| Extension | Mode   |
----------------------
| awscrt    | 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
	cmake.exe -DCMAKE_INSTALL_PREFIX=C:\build\0113c96a\build\install -DCMAKE_PREFIX_PATH=C:\build\0113c96a\build\install -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Release -HC:\build\0113c96a\crt\aws-crt-ffi -BC:\build\0113c96a\build -DBUILD_SHARED_LIBS=OFF
-- Building for: Visual Studio 17 2022
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0.20348.
-- The C compiler identification is MSVC 19.44.35219.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- CMake 3.31.6
CMake Deprecation Warning at crt/aws-c-common/CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- CMake 3.31.6
CMake Deprecation Warning at crt/aws-c-common/CMakeLists.txt:16 (cmake_policy):
  The OLD behavior for policy CMP0077 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS
-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS - Failed
-- Performing Test AWS_HAVE_WINAPI_DESKTOP
-- Performing Test AWS_HAVE_WINAPI_DESKTOP - Success
-- Performing Test AWS_ARCH_INTEL
-- Performing Test AWS_ARCH_INTEL - Success
-- Performing Test AWS_ARCH_INTEL_X64
-- Performing Test AWS_ARCH_INTEL_X64 - Success
-- Performing Test AWS_ARCH_ARM64
-- Performing Test AWS_ARCH_ARM64 - Failed
-- Performing Test AWS_ARCH_ARM32
-- Performing Test AWS_ARCH_ARM32 - Failed
-- Performing Test AWS_HAVE_GCC_INLINE_ASM
-- Performing Test AWS_HAVE_GCC_INLINE_ASM - Failed
-- Performing Test AWS_HAVE_AUXV
-- Performing Test AWS_HAVE_AUXV - Failed
-- Performing Test AWS_HAVE_EXECINFO
-- Performing Test AWS_HAVE_EXECINFO - Failed
-- Performing Test AWS_HAVE_LINUX_IF_LINK_H
-- Performing Test AWS_HAVE_LINUX_IF_LINK_H - Failed
-- Performing Test AWS_HAVE_MSVC_INTRINSICS_X64
-- Performing Test AWS_HAVE_MSVC_INTRINSICS_X64 - Success
-- Performing Test HAVE_M_AVX2_FLAG
-- Performing Test HAVE_M_AVX2_FLAG - Success
-- Performing Test HAVE_M_AVX512_FLAG
-- Performing Test HAVE_M_AVX512_FLAG - Success
-- Performing Test AWS_HAVE_AVX2_INTRINSICS
-- Performing Test AWS_HAVE_AVX2_INTRINSICS - Success
-- Performing Test AWS_HAVE_AVX512_INTRINSICS
-- Performing Test AWS_HAVE_AVX512_INTRINSICS - Success
-- Performing Test AWS_HAVE_MM256_EXTRACT_EPI64
-- Performing Test AWS_HAVE_MM256_EXTRACT_EPI64 - Success
-- Performing Test AWS_HAVE_CLMUL
-- Performing Test AWS_HAVE_CLMUL - Success
-- Performing Test AWS_HAVE_ARM32_CRC
-- Performing Test AWS_HAVE_ARM32_CRC - Failed
-- Performing Test AWS_HAVE_ARMv8_1
-- Performing Test AWS_HAVE_ARMv8_1 - Failed
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Failed
-- Building SIMD base64 decoder
-- Packaging is only supported on Linux
CMake Deprecation Warning at crt/aws-c-sdkutils/CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at crt/aws-c-io/CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at crt/aws-c-cal/CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at crt/aws-c-compression/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at crt/aws-c-http/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at crt/aws-c-auth/CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at crt/aws-c-event-stream/CMakeLists.txt:3 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at crt/aws-checksums/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Configuring done (35.4s)
-- Generating done (0.5s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_BUILD_TYPE


-- Build files have been written to: C:/build/0113c96a/build
	cmake.exe --build C:\build\0113c96a\build --config Release --target install
MSBuild version 17.14.23+b0019275e for .NET Framework

  1>Checking Build System
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-c-common/CMakeLists.txt
  allocator.c
  allocator_sba.c
  array_list.c
  assert.c
  byte_buf.c
  cache.c
  codegen.c
  command_line_parser.c
  common.c
  date_time.c
  encoding.c
  error.c
  cJSON.c
  fifo_cache.c
  hash_table.c
  host_utils.c
  json.c
  lifo_cache.c
  linked_hash_table.c
  log_channel.c
  log_formatter.c
  log_writer.c
  logging.c
  lru_cache.c
  math.c
  memtrace.c
  priority_queue.c
  process_common.c
  ref_count.c
  ring_buffer.c
  statistics.c
  string.c
  task_scheduler.c
  thread_scheduler.c
  thread_shared.c
  uri.c
  uuid.c
  clock.c
  cross_process_lock.c
  environment.c
  mutex.c
  process.c
  rw_lock.c
  system_resource_utils.c
  thread.c
  time.c
  xml_parser.c
  cpuid.c
  cpuid.c
  condition_variable.c
  device_random.c
  file.c
  system_info.c
  system_info.c
  condition_variable.c
  device_random.c
  file.c
  system_info.c
  encoding_avx2.c
  aws-c-common.vcxproj -> C:\build\0113c96a\build\crt\aws-c-common\Release\aws-c-common.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-c-cal/CMakeLists.txt
  cal.c
  der.c
  ecc.c
  hash.c
  hmac.c
  rsa.c
  symmetric_cipher.c
  bcrypt_aes.c
  bcrypt_ecc.c
  bcrypt_hash.c
  bcrypt_hmac.c
  bcrypt_platform_init.c
  bcrypt_rsa.c
  aws-c-cal.vcxproj -> C:\build\0113c96a\build\crt\aws-c-cal\Release\aws-c-cal.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-c-compression/CMakeLists.txt
  compression.c
  huffman.c
  huffman_testing.c
  aws-c-compression.vcxproj -> C:\build\0113c96a\build\crt\aws-c-compression\Release\aws-c-compression.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-c-io/CMakeLists.txt
  alpn_handler.c
  async_stream.c
  channel.c
  channel_bootstrap.c
  event_loop.c
  exponential_backoff_retry_strategy.c
  future.c
  io.c
  message_pool.c
  pem.c
  pkcs11_lib.c
  pkcs11_tls_op_handler.c
  retry_strategy.c
  socket_channel_handler.c
  socket_shared.c
  standard_retry_strategy.c
  statistics.c
  stream.c
  tls_channel_handler.c
  tls_channel_handler_shared.c
  tracing.c
  iocp_event_loop.c
  pipe.c
  socket.c
  secure_channel_tls_handler.c
  shared_library.c
  windows_pki_utils.c
  winsock_init.c
  host_resolver.c
  host_resolver.c
  aws-c-io.vcxproj -> C:\build\0113c96a\build\crt\aws-c-io\Release\aws-c-io.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-c-http/CMakeLists.txt
  connection.c
  connection_manager.c
  connection_monitor.c
  h1_connection.c
  h1_decoder.c
  h1_encoder.c
  h1_stream.c
  h2_connection.c
  h2_decoder.c
  h2_frames.c
  h2_stream.c
  hpack.c
  hpack_decoder.c
  hpack_encoder.c
  hpack_huffman_static.c
  http.c
  http2_stream_manager.c
  proxy_connection.c
  proxy_strategy.c
  random_access_set.c
  request_response.c
  statistics.c
  strutil.c
  websocket.c
  websocket_bootstrap.c
  websocket_decoder.c
  websocket_encoder.c
  aws-c-http.vcxproj -> C:\build\0113c96a\build\crt\aws-c-http\Release\aws-c-http.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-c-sdkutils/CMakeLists.txt
  aws_profile.c
  endpoints_regex.c
  endpoints_rule_engine.c
  endpoints_ruleset.c
  endpoints_standard_lib.c
  endpoints_types_impl.c
  endpoints_util.c
  partitions.c
  resource_name.c
  sdkutils.c
  aws-c-sdkutils.vcxproj -> C:\build\0113c96a\build\crt\aws-c-sdkutils\Release\aws-c-sdkutils.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-c-auth/CMakeLists.txt
  auth.c
  aws_imds_client.c
  aws_profile.c
  aws_signing.c
  credentials.c
  credentials_provider_anonymous.c
  credentials_provider_cached.c
  credentials_provider_chain.c
  credentials_provider_cognito.c
  credentials_provider_default_chain.c
  credentials_provider_delegate.c
  credentials_provider_ecs.c
  credentials_provider_environment.c
  credentials_provider_imds.c
  credentials_provider_process.c
  credentials_provider_profile.c
  credentials_provider_sso.c
  credentials_provider_static.c
  credentials_provider_sts.c
  credentials_provider_sts_web_identity.c
  credentials_provider_x509.c
  credentials_utils.c
  key_derivation.c
  signable.c
  signable_chunk.c
  signable_http_request.c
  signable_trailer.c
  signing.c
  signing_config.c
  signing_result.c
  sigv4_http_request.c
  sso_token_utils.c
  token_provider_sso_profile.c
  token_provider_sso_session.c
  aws-c-auth.vcxproj -> C:\build\0113c96a\build\crt\aws-c-auth\Release\aws-c-auth.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-checksums/CMakeLists.txt
  crc.c
  crc_sw.c
  visualc_crc32c_sse42.c
  aws-checksums.vcxproj -> C:\build\0113c96a\build\crt\aws-checksums\Release\aws-checksums.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/crt/aws-c-event-stream/CMakeLists.txt
  event_stream.c
  event_stream_channel_handler.c
  event_stream_rpc.c
  event_stream_rpc_client.c
  event_stream_rpc_server.c
  aws-c-event-stream.vcxproj -> C:\build\0113c96a\build\crt\aws-c-event-stream\Release\aws-c-event-stream.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/CMakeLists.txt
  crc.c
  credentials.c
  credentials_providers.c
  crt.c
  errors.c
  event_loop_group.c
  http_message.c
  input_stream.c
  logging.c
  signing.c
  aws-crt-ffi.vcxproj -> C:\build\0113c96a\build\Release\aws-crt-ffi.lib
  Building Custom Rule C:/build/0113c96a/crt/aws-crt-ffi/CMakeLists.txt
  1>
  -- Install configuration: "Release"
  -- Installing: C:/build/0113c96a/build/install/lib/aws-crt-ffi.lib
  -- Installing: C:/build/0113c96a/build/install/lib/aws-crt-ffi/cmake/aws-crt-ffi-config.cmake
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/allocator.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/array_list.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/array_list.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/assert.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/atomics.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/atomics.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/atomics_fallback.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/atomics_gnu.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/atomics_gnu_old.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/atomics_msvc.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/byte_buf.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/byte_order.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/byte_order.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/cache.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/clock.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/clock.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/command_line_parser.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/common.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/condition_variable.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/cpuid.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/cross_process_lock.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/date_time.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/device_random.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/encoding.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/encoding.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/environment.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/error.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/error.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/exports.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/fifo_cache.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/file.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/hash_table.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/host_utils.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/json.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/lifo_cache.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/linked_hash_table.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/linked_list.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/linked_list.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/log_channel.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/log_formatter.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/log_writer.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/logging.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/lru_cache.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/macros.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.cbmc.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.fallback.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.gcc_arm64_asm.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.gcc_builtin.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.gcc_overflow.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.gcc_x64_asm.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/math.msvc.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/mutex.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/package.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/platform.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/predicates.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/priority_queue.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/process.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/ref_count.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/ring_buffer.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/ring_buffer.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/rw_lock.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/statistics.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/stdbool.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/stdint.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/string.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/string.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/system_info.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/system_resource_util.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/task_scheduler.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/thread.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/thread_scheduler.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/time.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/uri.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/uuid.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/xml_parser.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/zero.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/zero.inl
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/config.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/common/external/ittnotify.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-common.lib
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-common/cmake/static/aws-c-common-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-common/cmake/static/aws-c-common-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-common/cmake/aws-c-common-config.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsCFlags.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsCheckHeaders.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsSharedLibSetup.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsTestHarness.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsLibFuzzer.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsSanitizers.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsSIMD.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsFindPackage.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsFeatureTests.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/cmake/AwsCRuntime.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-sdkutils.lib
  -- Installing: C:/build/0113c96a/build/install/include/aws/sdkutils/aws_profile.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/sdkutils/endpoints_rule_engine.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/sdkutils/exports.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/sdkutils/partitions.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/sdkutils/resource_name.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/sdkutils/sdkutils.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-sdkutils/cmake/static/aws-c-sdkutils-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-sdkutils/cmake/static/aws-c-sdkutils-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-sdkutils/cmake/aws-c-sdkutils-config.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-io.lib
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/async_stream.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/channel.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/channel_bootstrap.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/event_loop.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/exports.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/file_utils.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/future.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/host_resolver.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/io.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/logging.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/message_pool.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/pem.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/pipe.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/pkcs11.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/retry_strategy.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/shared_library.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/socket.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/socket_channel_handler.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/statistics.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/stream.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/tls_channel_handler.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/io/uri.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-io/cmake/static/aws-c-io-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-io/cmake/static/aws-c-io-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-io/cmake/aws-c-io-config.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-cal.lib
  -- Installing: C:/build/0113c96a/build/install/include/aws/cal/cal.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/cal/ecc.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/cal/exports.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/cal/hash.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/cal/hmac.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/cal/rsa.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/cal/symmetric_cipher.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-cal/cmake/static/aws-c-cal-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-cal/cmake/static/aws-c-cal-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-cal/cmake/aws-c-cal-config.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-cal/cmake/modules/Findcrypto.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-compression.lib
  -- Installing: C:/build/0113c96a/build/install/include/aws/compression/compression.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/compression/exports.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/compression/huffman.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-compression/cmake/static/aws-c-compression-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-compression/cmake/static/aws-c-compression-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-compression/cmake/aws-c-compression-config.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-http.lib
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/connection.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/connection_manager.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/exports.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/http.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/http2_stream_manager.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/proxy.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/request_response.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/server.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/statistics.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/status_code.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/http/websocket.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-http/cmake/static/aws-c-http-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-http/cmake/static/aws-c-http-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-http/cmake/aws-c-http-config.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-auth.lib
  -- Installing: C:/build/0113c96a/build/install/include/aws/auth/auth.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/auth/aws_imds_client.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/auth/credentials.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/auth/exports.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/auth/signable.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/auth/signing.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/auth/signing_config.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/auth/signing_result.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-auth/cmake/static/aws-c-auth-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-auth/cmake/static/aws-c-auth-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-auth/cmake/aws-c-auth-config.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-event-stream.lib
  -- Installing: C:/build/0113c96a/build/install/include/aws/event-stream/event_stream.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/event-stream/event_stream_channel_handler.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/event-stream/event_stream_exports.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/event-stream/event_stream_rpc.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/event-stream/event_stream_rpc_client.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/event-stream/event_stream_rpc_server.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-event-stream/cmake/static/aws-c-event-stream-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-event-stream/cmake/static/aws-c-event-stream-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-c-event-stream/cmake/aws-c-event-stream-config.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-checksums.lib
  -- Installing: C:/build/0113c96a/build/install/include/aws/checksums/crc.h
  -- Installing: C:/build/0113c96a/build/install/include/aws/checksums/exports.h
  -- Installing: C:/build/0113c96a/build/install/lib/aws-checksums/cmake/static/aws-checksums-targets.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-checksums/cmake/static/aws-checksums-targets-release.cmake
  -- Installing: C:/build/0113c96a/build/install/lib/aws-checksums/cmake/aws-checksums-config.cmake
	php C:\build\0113c96a\gen_api.php C:\build\0113c96a\crt\aws-crt-ffi\src\api.h > C:\build\0113c96a\ext\api.h
	"cl.exe" /I C:\build\0113c96a\build\install\include /FI main/config.pickle.h /D COMPILE_DL_AWSCRT /D AWSCRT_EXPORTS=1 /nologo /I C:\build\0113c96a\php-dev/include /I C:\build\0113c96a\php-dev/include/main /I C:\build\0113c96a\php-dev/include/Zend /I C:\build\0113c96a\php-dev/include/TSRM /I C:\build\0113c96a\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 /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\0113c96a\x64\Release\ext\ /FRC:\build\0113c96a\x64\Release\ext\ /FdC:\build\0113c96a\x64\Release\ext\ /c C:\build\0113c96a\ext\awscrt.c /FoC:\build\0113c96a\x64\Release\ext\awscrt.obj
awscrt.c
C:\build\0113c96a\php-dev\include\main\../main/config.w32.h(144): warning C4005: 'PHP_BUILD_SYSTEM': macro redefinition
C:\build\0113c96a\php-dev\include\main/config.pickle.h(1): note: see previous definition of 'PHP_BUILD_SYSTEM'
	rc /nologo  /I C:\build\0113c96a\php-dev/include /I C:\build\0113c96a\php-dev/include/main /I C:\build\0113c96a\php-dev/include/Zend /I C:\build\0113c96a\php-dev/include/TSRM /I C:\build\0113c96a\php-dev/include/ext /I C:\build\0113c96a\php-dev/include /n /fo C:\build\0113c96a\x64\Release\php_awscrt.dll.res /d FILE_DESCRIPTION="\"php_awscrt.dll\"" /d FILE_NAME="\"php_awscrt.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"AWSCRT extension\"" /d THANKS_GUYS="\"\"" C:\build\0113c96a\php-dev\build\template.rc
	"link.exe" @"C:\build\0113c96a\x64\Release\resp\AWSCRT_GLOBAL_OBJS.txt" C:\build\0113c96a\php-dev\lib\php8.lib /LIBPATH:C:\build\0113c96a\build\install\lib aws-crt-ffi.lib aws-c-auth.lib aws-c-http.lib aws-c-io.lib aws-c-cal.lib aws-c-compression.lib aws-checksums.lib aws-c-sdkutils.lib aws-c-common.lib ncrypt.lib Secur32.lib Crypt32.lib Shlwapi.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib C:\build\0113c96a\x64\Release\php_awscrt.dll.res /out:C:\build\0113c96a\x64\Release\php_awscrt.dll /dll /nologo /GUARD:CF /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /libpath:"C:\build\0113c96a\php-dev\lib\;C:\build\0113c96a\php-dev" 
   Creating library C:\build\0113c96a\x64\Release\php_awscrt.lib and object C:\build\0113c96a\x64\Release\php_awscrt.exp
EXT awscrt build complete
