******************************************************************************** conan test conan-center-index\recipes\box2d\all\test_package\conanfile.py box2d/2.3.1@#37ab1f2a787780161aec3089381760cb -pr C:\J\w\prod\BuildSingleReference@2\69164\2103affc-0f6b-4880-90e5-10ceca256944/profile_windows_15_md_vs_release_64.box2d-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=15 os=Windows [options] box2d:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True box2d/2.3.1 (test package): Installing package Requirements box2d/2.3.1 from local cache - Cache Packages box2d/2.3.1:970e773c5651dc2560f86200a4ea56c23f568ff9 - Cache Installing (downloading, building) binaries... box2d/2.3.1: Already installed! box2d/2.3.1 (test package): Generator txt created conanbuildinfo.txt box2d/2.3.1 (test package): Generator 'CMakeToolchain' calling 'generate()' box2d/2.3.1 (test package): Generator 'CMakeDeps' calling 'generate()' box2d/2.3.1 (test package): Aggregating env generators box2d/2.3.1 (test package): Generated conaninfo.txt box2d/2.3.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\box2d\all\test_package/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 box2d/2.3.1 (test package): Calling build() box2d/2.3.1 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/box2d/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\box2d\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/box2d/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\box2d\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/box2d/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'box2d::box2d' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/box2d/all/test_package/build box2d/2.3.1 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\box2d\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\box2d\all\test_package\build" --config Release ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/box2d/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\box2d\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/box2d/all/test_package/CMakeLists.txt box2d/2.3.1 (test package): Running test() ----Running------ > Release\test_package ----------------- box2d/2.3.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 box2d/2.3.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: box2d/2.3.1 (test package): Error in test() method, line 24 self.run(bin_path, env="conanrun") ConanException: Error 3221225781 while executing Release\test_package