Auto detecting your dev setup to initialize the default profile (C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 7.58203125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: CMakeLists.txt [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe box2d/2.4.0 exports: File 'conandata.yml' found. Exporting it... box2d/2.4.0 exports: Copied 1 '.yml' file: conandata.yml box2d/2.4.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.4.0': {'url': 'https://github.com/erincatto/Box2D/archive/v2.4.0.zip', 'sha256': '6aebbc54c93e367c97e382a57ba12546731dcde51526964c2ab97dec2050f8b9'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 2.4.0: sha256: 6aebbc54c93e367c97e382a57ba12546731dcde51526964c2ab97dec2050f8b9 url: https://github.com/erincatto/Box2D/archive/v2.4.0.zip [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK box2d/2.4.0: A new conanfile.py version was exported box2d/2.4.0: Folder: C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\export box2d/2.4.0: Using the exported files summary hash as the recipe revision: d3cd90654db2d1bb55f7f4011f0b28b0 box2d/2.4.0: Exported revision: d3cd90654db2d1bb55f7f4011f0b28b0 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [options] box2d:shared=True [build_requires] [env] box2d/2.4.0: Forced build from source box2d/2.4.0 (test package): Installing package Requirements box2d/2.4.0 from local cache - Cache Packages box2d/2.4.0:c85f9b402dd4d46acdf074e1c63b768a41181d7a - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK box2d/2.4.0: Configuring sources in C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\source Unzipping 5.5MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK box2d/2.4.0: Copying sources to build folder box2d/2.4.0: Building your package in C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a box2d/2.4.0: Generator cmake created conanbuildinfo.cmake [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.4.0: Calling build() ----Running------ > cd C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\package\c85f9b402dd4d46acdf074e1c63b768a41181d7a" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBOX2D_BUILD_SHARED="True" -DBOX2D_BUILD_STATIC="False" -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS="True" -DBOX2D_BUILD_EXAMPLES="False" -DBOX2D_BUILD_TESTBED="False" -DBOX2D_BUILD_UNIT_TESTS="False" -Wno-dev C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BOX2D_BUILD_EXAMPLES BOX2D_BUILD_SHARED BOX2D_BUILD_STATIC CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR -- Build files have been written to: C:/J/workspace/cci_PR-2297@3/3/4_108/.conan/data/box2d/2.4.0/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/build_subfolder ----Running------ > cmake --build C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a\build_subfolder --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/cci_PR-2297@3/3/4_108/.conan/data/box2d/2.4.0/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/source_subfolder/src/CMakeLists.txt b2_broad_phase.cpp b2_chain_shape.cpp b2_circle_shape.cpp b2_collide_circle.cpp b2_collide_edge.cpp b2_collide_polygon.cpp b2_collision.cpp b2_distance.cpp b2_dynamic_tree.cpp b2_edge_shape.cpp b2_polygon_shape.cpp b2_time_of_impact.cpp b2_block_allocator.cpp b2_draw.cpp b2_math.cpp b2_settings.cpp b2_stack_allocator.cpp b2_timer.cpp b2_body.cpp b2_chain_circle_contact.cpp Generating Code... Compiling... b2_chain_polygon_contact.cpp b2_circle_contact.cpp b2_contact.cpp b2_contact_manager.cpp b2_contact_solver.cpp b2_distance_joint.cpp b2_edge_circle_contact.cpp b2_edge_polygon_contact.cpp b2_fixture.cpp b2_friction_joint.cpp b2_gear_joint.cpp b2_island.cpp b2_joint.cpp b2_motor_joint.cpp b2_mouse_joint.cpp b2_polygon_circle_contact.cpp b2_polygon_contact.cpp b2_prismatic_joint.cpp b2_pulley_joint.cpp b2_revolute_joint.cpp Generating Code... Compiling... b2_rope_joint.cpp b2_weld_joint.cpp b2_wheel_joint.cpp b2_world.cpp b2_world_callbacks.cpp b2_rope.cpp Generating Code... Creating library C:/J/workspace/cci_PR-2297@3/3/4_108/.conan/data/box2d/2.4.0/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/build_subfolder/lib/box2d.lib and object C:/J/workspace/cci_PR-2297@3/3/4_108/.conan/data/box2d/2.4.0/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/build_subfolder/lib/box2d.exp box2d.vcxproj -> C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a\build_subfolder\bin\box2d.dll Building Custom Rule C:/J/workspace/cci_PR-2297@3/3/4_108/.conan/data/box2d/2.4.0/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/CMakeLists.txt box2d/2.4.0: Package 'c85f9b402dd4d46acdf074e1c63b768a41181d7a' built box2d/2.4.0: Build folder C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a box2d/2.4.0: Generated conaninfo.txt box2d/2.4.0: Generated conanbuildinfo.txt box2d/2.4.0: Generating the package box2d/2.4.0: Package folder C:\J\workspace\cci_PR-2297@3\3\4_108\.conan\data\box2d\2.4.0\_\_\package\c85f9b402dd4d46acdf074e1c63b768a41181d7a box2d/2.4.0: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK box2d/2.4.0 package(): Packaged 1 '.dll' file: box2d.dll box2d/2.4.0 package(): Packaged 38 '.h' files box2d/2.4.0 package(): Packaged 1 '.lib' file: box2d.lib box2d/2.4.0 package(): Packaged 1 file: LICENSE box2d/2.4.0: Package 'c85f9b402dd4d46acdf074e1c63b768a41181d7a' created box2d/2.4.0: Created package revision 6e72b2292a2ff359280d059a018ff72f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK box2d/2.4.0 (test package): Generator txt created conanbuildinfo.txt box2d/2.4.0 (test package): Generator cmake created conanbuildinfo.cmake box2d/2.4.0 (test package): Generated conaninfo.txt box2d/2.4.0 (test package): Generated graphinfo Using lockfile: 'C:\J\workspace\cci_PR-2297@3/3/co_4_108/recipes/box2d/all\test_package\build\2a1067402f9fca8964afc2d5c3a569ab782bb4d9/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.4.0 (test package): Calling build() ----Running------ > cd C:\J\workspace\cci_PR-2297@3/3/co_4_108/recipes/box2d/all\test_package\build\2a1067402f9fca8964afc2d5c3a569ab782bb4d9 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBOX2D_VERSION="2.4.0" -Wno-dev C:\J\workspace\cci_PR-2297@3/3/co_4_108/recipes/box2d/all\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/workspace/cci_PR-2297@3/3/co_4_108/recipes/box2d/all/test_package/build/2a1067402f9fca8964afc2d5c3a569ab782bb4d9 ----Running------ > cmake --build C:\J\workspace\cci_PR-2297@3/3/co_4_108/recipes/box2d/all\test_package\build\2a1067402f9fca8964afc2d5c3a569ab782bb4d9 --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/cci_PR-2297@3/3/co_4_108/recipes/box2d/all/test_package/CMakeLists.txt test_package_24.cpp test_package.vcxproj -> C:\J\workspace\cci_PR-2297@3\3\co_4_108\recipes\box2d\all\test_package\build\2a1067402f9fca8964afc2d5c3a569ab782bb4d9\bin\test_package.exe Building Custom Rule C:/J/workspace/cci_PR-2297@3/3/co_4_108/recipes/box2d/all/test_package/CMakeLists.txt box2d/2.4.0 (test package): Running test() ----Running------ > bin\test_package ----------------- JSON file created at 'C:\J\workspace\cci_PR-2297@3/3/co_4_108/_create.json'