******************************************************************************** conan test cci-31cf5083\recipes\twitch-native-ipc\all\test_package\conanfile.py twitch-native-ipc/3.1.1@#d2c1359b4ebbc51564bf015ee1f09533 -pr C:\J\w\prod\BuildSingleReference@5\272756\69a06317-910b-4fee-ad67-5dc1d762a360/profile_windows_16_md_vs_release_64.twitch-native-ipc-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] twitch-native-ipc:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True twitch-native-ipc/3.1.1 (test package): Installing package Requirements libuv/1.45.0 from 'conan-center' - Cache twitch-native-ipc/3.1.1 from local cache - Cache Packages libuv/1.45.0:3fb49604f9c2f729b85ba3115852006824e72cab - Cache twitch-native-ipc/3.1.1:8866af4c6166788f543579d81718a3998e32583f - Cache Installing (downloading, building) binaries... libuv/1.45.0: Already installed! twitch-native-ipc/3.1.1: Already installed! twitch-native-ipc/3.1.1 (test package): Generator txt created conanbuildinfo.txt twitch-native-ipc/3.1.1 (test package): Generator 'CMakeDeps' calling 'generate()' twitch-native-ipc/3.1.1 (test package): Generator 'CMakeToolchain' calling 'generate()' twitch-native-ipc/3.1.1 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' twitch-native-ipc/3.1.1 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@5\cci-31cf5083\recipes\twitch-native-ipc\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' twitch-native-ipc/3.1.1 (test package): Aggregating env generators twitch-native-ipc/3.1.1 (test package): Generated conaninfo.txt twitch-native-ipc/3.1.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@5\cci-31cf5083\recipes\twitch-native-ipc\all\test_package\build\generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK twitch-native-ipc/3.1.1 (test package): Calling build() twitch-native-ipc/3.1.1 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/cci-31cf5083/recipes/twitch-native-ipc/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5\cci-31cf5083\recipes\twitch-native-ipc\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/cci-31cf5083/recipes/twitch-native-ipc/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5\cci-31cf5083\recipes\twitch-native-ipc\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@5/cci-31cf5083/recipes/twitch-native-ipc/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.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/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'twitch-native-ipc::twitch-native-ipc' -- Conan: Target declared 'uv' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@5/cci-31cf5083/recipes/twitch-native-ipc/all/test_package/build twitch-native-ipc/3.1.1 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@5\cci-31cf5083\recipes\twitch-native-ipc\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@5\cci-31cf5083\recipes\twitch-native-ipc\all\test_package\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@5/cci-31cf5083/recipes/twitch-native-ipc/all/test_package/CMakeLists.txt example.c example.vcxproj -> C:\J\w\prod\BuildSingleReference@5\cci-31cf5083\recipes\twitch-native-ipc\all\test_package\build\Release\example.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@5/cci-31cf5083/recipes/twitch-native-ipc/all/test_package/CMakeLists.txt example2.cpp example2.vcxproj -> C:\J\w\prod\BuildSingleReference@5\cci-31cf5083\recipes\twitch-native-ipc\all\test_package\build\Release\example2.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@5/cci-31cf5083/recipes/twitch-native-ipc/all/test_package/CMakeLists.txt twitch-native-ipc/3.1.1 (test package): Running test() ----Running------ > Release\example ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 twitch-native-ipc/3.1.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior twitch-native-ipc/3.1.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: twitch-native-ipc/3.1.1 (test package): Error in test() method, line 26 self.run(bin_path, env="conanrun") ConanException: Error 3221225781 while executing Release\example