Recreating build dirs
	type ext\iconv\php_iconv.def ext\pcre\php_pcre.def ext\zlib\php_zlib.def ext\libxml\php_libxml2.def > C:\php-snap-build\obj\8.0-ts-windows-vs16-x64\Release_TS\php8ts.dll.def

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\mc.exe" -h win32\ -r C:\php-snap-build\obj\8.0-ts-windows-vs16-x64\Release_TS\ -x C:\php-snap-build\obj\8.0-ts-windows-vs16-x64\Release_TS\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	cmake.exe -DCMAKE_INSTALL_PREFIX=ext\awscrt\build\install -DCMAKE_PREFIX_PATH=ext\awscrt\build\install -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Release -Hext\awscrt\crt\aws-crt-ffi -Bext\awscrt\build -DBUILD_SHARED_LIBS=OFF
-- Building for: Visual Studio 16 2019
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.14393.
-- The C compiler identification is MSVC 19.28.29914.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- CMake 3.19.20122902-MSVC_2
-- CMake 3.19.20122902-MSVC_2
-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS
-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS - Failed
-- Performing Test AWS_HAVE_MSVC_MULX
-- Performing Test AWS_HAVE_MSVC_MULX - 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_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 HAVE_M_AVX2_FLAG
-- Performing Test HAVE_M_AVX2_FLAG - Success
-- Performing Test HAVE_AVX2_INTRINSICS
-- Performing Test HAVE_AVX2_INTRINSICS - Success
-- Performing Test HAVE_MM256_EXTRACT_EPI64
-- Performing Test HAVE_MM256_EXTRACT_EPI64 - Success
-- 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
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Building SIMD base64 decoder
-- Packaging is only supported on Linux
-- Configuring done
-- Generating done
-- Build files have been written to: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build
	cmake.exe --build ext\awscrt\build --config Release --target install
Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

  Checking Build System
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/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
  fifo_cache.c
  hash_table.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
  promise.c
  ref_count.c
  resource_name.c
  ring_buffer.c
  statistics.c
  string.c
  task_scheduler.c
  thread_scheduler.c
  thread_shared.c
  uuid.c
  clock.c
  environment.c
  file.c
  mutex.c
  process.c
  rw_lock.c
  system_info.c
  thread.c
  time.c
  xml_parser.c
  cpuid.c
  encoding_avx2.c
  cpuid.c
  condition_variable.c
  device_random.c
  condition_variable.c
  device_random.c
  aws-c-common.vcxproj -> C:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-c-common\Release\aws-c-common.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/crt/aws-crt-ffi/crt/aws-c-cal/CMakeLists.txt
  cal.c
  der.c
  ecc.c
  hash.c
  hmac.c
  bcrypt_ecc.c
  bcrypt_hash.c
  bcrypt_hmac.c
  bcrypt_platform_init.c
  aws-c-cal.vcxproj -> C:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-c-cal\Release\aws-c-cal.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/crt/aws-crt-ffi/crt/aws-c-compression/CMakeLists.txt
  compression.c
  huffman.c
  huffman_testing.c
  aws-c-compression.vcxproj -> C:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-c-compression\Release\aws-c-compression.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/crt/aws-crt-ffi/crt/aws-c-io/CMakeLists.txt
  alpn_handler.c
  channel.c
  channel_bootstrap.c
  event_loop.c
  exponential_backoff_retry_strategy.c
  file_utils_shared.c
  io.c
  message_pool.c
  pem_utils.c
  pki_utils.c
  retry_strategy.c
  socket_channel_handler.c
  standard_retry_strategy.c
  statistics.c
  stream.c
  tls_channel_handler.c
  tls_channel_handler_shared.c
  uri.c
  file_utils.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:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-c-io\Release\aws-c-io.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/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_huffman_static.c
  http.c
  proxy_connection.c
  proxy_strategy.c
  request_response.c
  statistics.c
  strutil.c
  websocket.c
  websocket_bootstrap.c
  websocket_decoder.c
  websocket_encoder.c
  aws-c-http.vcxproj -> C:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-c-http\Release\aws-c-http.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/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_cached.c
  credentials_provider_chain.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_static.c
  credentials_provider_sts.c
  credentials_provider_sts_web_identity.c
  credentials_provider_x509.c
  credentials_utils.c
  cJSON.c
  key_derivation.c
  signable.c
  signing.c
  signing_config.c
  signing_result.c
  sigv4_http_request.c
  aws-c-auth.vcxproj -> C:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-c-auth\Release\aws-c-auth.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/crt/aws-crt-ffi/crt/aws-checksums/CMakeLists.txt
  crc.c
  crc_sw.c
  visualc_crc32c_sse42.c
  aws-checksums.vcxproj -> C:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-checksums\Release\aws-checksums.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/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:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-c-event-stream\Release\aws-c-event-stream.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/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
  signing.c
  aws-crt-ffi.vcxproj -> C:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\Release\aws-crt-ffi.lib
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/crt/aws-crt-ffi/crt/aws-c-cal/bin/sha256_profile/CMakeLists.txt
  main.c
  sha256_profile.vcxproj -> C:\php-snap-build\php-src\php80\x64\php-src\ext\awscrt\build\crt\aws-c-cal\bin\sha256_profile\Release\sha256_profile.exe
  Building Custom Rule C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/crt/aws-crt-ffi/CMakeLists.txt
  -- Install configuration: "Release"
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-crt-ffi.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-crt-ffi/cmake/aws-crt-ffi-config.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/allocator.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/array_list.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/array_list.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/assert.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/atomics.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/atomics.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/atomics_fallback.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/atomics_gnu.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/atomics_gnu_old.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/atomics_msvc.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/byte_buf.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/byte_order.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/byte_order.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/cache.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/clock.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/clock.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/command_line_parser.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/common.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/condition_variable.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/cpuid.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/date_time.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/device_random.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/encoding.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/encoding.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/environment.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/error.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/error.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/exports.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/fifo_cache.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/file.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/hash_table.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/lifo_cache.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/linked_hash_table.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/linked_list.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/linked_list.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/log_channel.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/log_formatter.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/log_writer.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/logging.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/lru_cache.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/macros.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.cbmc.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.fallback.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.gcc_arm64_asm.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.gcc_builtin.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.gcc_overflow.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.gcc_x64_asm.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/math.msvc.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/mutex.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/package.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/platform.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/predicates.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/priority_queue.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/process.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/promise.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/ref_count.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/resource_name.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/ring_buffer.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/ring_buffer.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/rw_lock.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/statistics.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/stdbool.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/stdint.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/string.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/string.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/system_info.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/task_scheduler.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/thread.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/thread_scheduler.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/time.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/uuid.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/xml_parser.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/zero.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/zero.inl
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/common/config.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/testing/aws_test_allocators.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/testing/aws_test_harness.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-common.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-common/cmake/static/aws-c-common-targets.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-common/cmake/static/aws-c-common-targets-release.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-common/cmake/aws-c-common-config.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsCFlags.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsCheckHeaders.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsSharedLibSetup.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsTestHarness.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsLibFuzzer.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsSanitizers.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsSIMD.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsFindPackage.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/cmake/AwsFeatureTests.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-io.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/channel.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/channel_bootstrap.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/event_loop.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/exports.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/file_utils.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/host_resolver.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/io.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/logging.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/message_pool.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/pipe.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/pki_utils.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/retry_strategy.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/shared_library.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/socket.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/socket_channel_handler.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/statistics.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/stream.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/tls_channel_handler.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/io/uri.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/testing/io_testing_channel.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-io/cmake/static/aws-c-io-targets.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-io/cmake/static/aws-c-io-targets-release.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-io/cmake/aws-c-io-config.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-cal.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/cal/cal.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/cal/ecc.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/cal/exports.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/cal/hash.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/cal/hmac.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-cal/cmake/static/aws-c-cal-targets.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-cal/cmake/static/aws-c-cal-targets-release.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-cal/cmake/aws-c-cal-config.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-cal/cmake/modules/FindLibCrypto.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/bin/sha256_profile.exe
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-compression.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/compression/compression.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/compression/exports.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/compression/huffman.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/testing/compression/huffman.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-compression/cmake/static/aws-c-compression-targets.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-compression/cmake/static/aws-c-compression-targets-release.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-compression/cmake/aws-c-compression-config.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-http.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/connection.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/connection_manager.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/exports.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/http.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/proxy.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/request_response.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/server.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/statistics.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/status_code.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/http/websocket.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-http/cmake/static/aws-c-http-targets.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-http/cmake/static/aws-c-http-targets-release.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-http/cmake/aws-c-http-config.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-auth.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/auth/auth.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/auth/aws_imds_client.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/auth/credentials.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/auth/exports.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/auth/signable.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/auth/signing.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/auth/signing_config.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/auth/signing_result.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-auth/cmake/static/aws-c-auth-targets.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-auth/cmake/static/aws-c-auth-targets-release.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-auth/cmake/aws-c-auth-config.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-event-stream.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/event-stream/event_stream.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/event-stream/event_stream_channel_handler.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/event-stream/event_stream_exports.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/event-stream/event_stream_rpc.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/event-stream/event_stream_rpc_client.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/event-stream/event_stream_rpc_server.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-event-stream/cmake/static/aws-c-event-stream-targets.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-event-stream/cmake/static/aws-c-event-stream-targets-release.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-c-event-stream/cmake/aws-c-event-stream-config.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-checksums.lib
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/checksums/crc.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/include/aws/checksums/exports.h
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-checksums/cmake/static/aws-checksums-targets.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-checksums/cmake/static/aws-checksums-targets-release.cmake
  -- Installing: C:/php-snap-build/php-src/php80/x64/php-src/ext/awscrt/build/install/lib/aws-checksums/cmake/aws-checksums-config.cmake
	php ext\awscrt\gen_api.php ext\awscrt\crt\aws-crt-ffi\src\api.h > ext\awscrt\src\api.h
'php' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'php' : return code '0x1'
Stop.
