TARGET_ARCH not specified; inferring host OS to be platform compilation target Building AWS libraries as shared objects Generating windows build config Building project version: 1.8.187 -- Configuring Prospero -- -- The C compiler identification is Clang 13.0.1 -- The CXX compiler identification is Clang 13.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: D:/Utils/PS5/Prospero SDKs/5.000/host_tools/bin/prospero-clang.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: D:/Utils/PS5/Prospero SDKs/5.000/host_tools/bin/prospero-clang.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: D:/Utils/aws_sdk/out-ps5/.deps Microsoft (R) Build Engine version 16.11.2+f32259642 pour .NET Framework Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s. Checking Build System Creating directories for 'AwsCCommon' Building Custom Rule D:/Utils/aws_sdk/third-party/CMakeLists.txt Performing download step (git clone) for 'AwsCCommon' Cloning into 'AwsCCommon'... HEAD is now at fa67d3b IO handle ulimit stuff. (#637) No update step for 'AwsCCommon' No patch step for 'AwsCCommon' Performing configure step for 'AwsCCommon' -- Configuring Prospero -- -- The C compiler identification is Clang 13.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: D:/Utils/PS5/Prospero SDKs/5.000/host_tools/bin/prospero-clang.exe - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at CMakeLists.txt:25 (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_INLINE_ASM -- Performing Test AWS_HAVE_GCC_INLINE_ASM - Success -- 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 -- Performing Test HAVE_MAY_I_USE -- Performing Test HAVE_MAY_I_USE - Failed -- Performing Test HAVE_BUILTIN_CPU_SUPPORTS -- Performing Test HAVE_BUILTIN_CPU_SUPPORTS - Failed -- Performing Test HAVE_MSVC_CPUIDEX -- Performing Test HAVE_MSVC_CPUIDEX - 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 - Success -- Performing Test NO_GNU_EXPR -- Performing Test NO_GNU_EXPR - Failed -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Failed -- Performing Test HAS_SANITIZERS -- Performing Test HAS_SANITIZERS - Success -- attempting to use sanitizer list address;undefined -- Packaging is only supported on Linux -- Configuring done -- Generating done -- Build files have been written to: D:/Utils/aws_sdk/out-ps5/.deps/build/src/AwsCCommon-build Performing build step for 'AwsCCommon' Microsoft (R) Build Engine version 16.11.2+f32259642 pour .NET Framework Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s. Checking Build System Building Custom Rule D:/Utils/aws_sdk/out-ps5/.deps/build/src/AwsCCommon/CMakeLists.txt allocator.c allocator_sba.c array_list.c assert.c bigint.c byte_buf.c cache.c codegen.c command_line_parser.c common.c condition_variable.c date_time.c device_random.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 clock.c condition_variable.c device_random.c environment.c D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsCCommon\source\posix\environment.c(26,25): error : implicit declaration of function 'getenv' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsCCommon-build\ aws-c-common.vcxproj] [D:\Utils\aws_sdk\out-ps5\.deps\AwsCCommon.vcxproj] const char *value = getenv(aws_string_c_str(variable_name)); ^ D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsCCommon\source\posix\environment.c(26,17): error : incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Werror,-Wint-conversion] [D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsCCommon-build\aws-c-common.vcxproj] [D:\Utils\aws_sdk\out-ps5\.deps\AwsCCommon.vcxproj] const char *value = getenv(aws_string_c_str(variable_name)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsCCommon\source\posix\environment.c(42,9): error : implicit declaration of function 'setenv' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsCCommon-build\aws-c-common.vcxproj] [D:\Utils\aws_sdk\out-ps5\.deps\AwsCCommon.vcxproj] if (setenv(aws_string_c_str(variable_name), aws_string_c_str(value), 1) != 0) { ^ D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsCCommon\source\posix\environment.c(50,9): error : implicit declaration of function 'unsetenv' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsCCommon-build \aws-c-common.vcxproj] [D:\Utils\aws_sdk\out-ps5\.deps\AwsCCommon.vcxproj] if (unsetenv(aws_string_c_str(variable_name)) != 0) { ^ 4 errors generated. C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): error MSB8066: la build personnalis‚e de 'D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\5f1e4345a9d911eaa5fc8616d695c793\AwsCCommon-mkdi r.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\5f1e4345a9d911eaa5fc8616d695c793\AwsCCommon-download.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\5f1e4345a9d911eaa5fc8616d695c793\AwsCCommon-update.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\5f1e4345a9d911eaa5fc8616d695c793\AwsCCommon-patch.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\5f1e4345a9d911eaa5fc8616d695c793\AwsCCommon-configure.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\5f1e4345a9d911eaa5fc8616d695c793\AwsCCommon-build.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\5f1e4345a9d911eaa5fc8616d695c793\AwsCCommon-install.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\291e455fb70b57eb98a005f919e01343\AwsCCommon-complete.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\075aa0e2c4544e3f37305cb661ccfd02\AwsCCommon.rule;D:\Utils\aws_sdk\third-party\CMakeLists.txt' s'est arrˆt‚e. Codeÿ1. [D:\Utils\aws_sdk\out-ps5\.deps\AwsCCommon.vcxproj] Creating directories for 'AwsChecksums' Building Custom Rule D:/Utils/aws_sdk/third-party/CMakeLists.txt Performing download step (git clone) for 'AwsChecksums' Cloning into 'AwsChecksums'... HEAD is now at 519d6d9 Don't return 0 on arm please (#22) No update step for 'AwsChecksums' No patch step for 'AwsChecksums' Performing configure step for 'AwsChecksums' -- Configuring Prospero -- -- The C compiler identification is Clang 13.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: D:/Utils/PS5/Prospero SDKs/5.000/host_tools/bin/prospero-clang.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: D:/Utils/aws_sdk/out-ps5/.deps/build/src/AwsChecksums-build Performing build step for 'AwsChecksums' Microsoft (R) Build Engine version 16.11.2+f32259642 pour .NET Framework Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s. Checking Build System Building Custom Rule D:/Utils/aws_sdk/out-ps5/.deps/build/src/AwsChecksums/CMakeLists.txt cpuid_arm.c crc32c_arm.c cpuid_generic.c crc.c crc_jni.c crc_sw.c cpuid.c crc32c_sse42_asm.c aws-checksums.vcxproj -> D:\Utils\aws_sdk\out-ps5\bin\Release\libaws-checksums.so Building Custom Rule D:/Utils/aws_sdk/out-ps5/.deps/build/src/AwsChecksums/CMakeLists.txt crc_test.c D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsChecksums\tests\crc_test.c(105,12): warning : unused function 's_test_crc32c' [-Wunused-function] [D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsChecksums-build\aws-checksums-tests.vcxproj] [D:\Utils\aws_sdk\out-ps 5\.deps\AwsChecksums.vcxproj] static int s_test_crc32c(void) { ^ D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsChecksums\tests\crc_test.c(114,12): warning : unused function 's_test_crc32' [-Wunused-function] [D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsChecksums-build\aws-checksums-tests.vcxproj] [D:\Utils\aws_sdk\out-ps5\.deps\AwsChecksums.vcxproj] static int s_test_crc32(void) { ^ 2 warnings generated. run_tests.c prospero-lld : error : cannot open Release\aws-checksums_stub_weak.a: no such file or directory [D:\Utils\aws_sdk\out-ps5\.deps\build\src\AwsChecksums-build\aws-checksums-tests.vcxproj] [D:\Utils\aws_sdk\out-ps5\.deps\AwsChecksums.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): error MSB8066: la build personnalis‚e de 'D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\67b316f4a8998627537e1875c6cc3c62\AwsChecksums-mk dir.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\67b316f4a8998627537e1875c6cc3c62\AwsChecksums-download.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\67b316f4a8998627537e1875c6cc3c62\AwsChecksums-update.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\67b316f4a8998627537e1875c6cc3c62\AwsChecksums-patch.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\67b316f4a8998627537e1875c6cc3c62\AwsChecksums-configure.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\67b316f4a8998627537e1875c6cc3c62\AwsChecksums-build.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\67b316f4a8998627537e1875c6cc3c62\AwsChecksums-install.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\291e455fb70b57eb98a005f919e01343\AwsChecksums-complete.rule;D:\Utils\aws_sdk\out-ps5\.deps\CMakeFiles\075aa0e2c4544e3f37305cb661ccfd02\AwsChecksums.rule;D:\Utils\aws_sdk\third-party\CMakeLists.txt' s'est arrˆt‚e. Codeÿ1. [D:\Utils\aws_sdk\out-ps5\.deps\AwsChecksums.vcxproj] CMake Error at CMakeLists.txt:224 (message): Failed to build third-party libraries. Configuring incomplete, errors occurred!