******************************************************************************** conan test conan-center-index\recipes\sobjectizer\all\test_package\conanfile.py sobjectizer/5.7.2.2@ --profile=C:\J\w\BuildSingleReference@10/5664/b584c1bc-3165-4cb6-9d22-7ce41ef6e5ea/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] sobjectizer:shared=True [build_requires] [env] sobjectizer/5.7.2.2 (test package): Installing package Requirements sobjectizer/5.7.2.2 from local cache - Cache Packages sobjectizer/5.7.2.2:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Cache Installing (downloading, building) binaries... sobjectizer/5.7.2.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sobjectizer/5.7.2.2 (test package): Generator txt created conanbuildinfo.txt sobjectizer/5.7.2.2 (test package): Generator cmake created conanbuildinfo.cmake sobjectizer/5.7.2.2 (test package): Generator cmake_find_package created Findsobjectizer.cmake sobjectizer/5.7.2.2 (test package): Generated conaninfo.txt sobjectizer/5.7.2.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@10\conan-center-index\recipes\sobjectizer\all\test_package\build\4ffad5865bec753c1f0ade1a9e18e78bd2f32245/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 sobjectizer/5.7.2.2 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@10\conan-center-index\recipes\sobjectizer\all\test_package\build\4ffad5865bec753c1f0ade1a9e18e78bd2f32245 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@10/conan-center-index/recipes/sobjectizer/all/test_package/build/4ffad5865bec753c1f0ade1a9e18e78bd2f32245" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@10\conan-center-index\recipes\sobjectizer\all\test_package ----------------- -- The CXX compiler identification is MSVC 19.16.27035.0 -- 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 -- 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 -- 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 -- Conan: Using autogenerated Findsobjectizer.cmake -- Found sobjectizer: 5.7.2.2 (found version "5.7.2.2") -- Library so.5.7.2.2 found C:/J/w/BuildSingleReference@10/.conan/data/sobjectizer/5.7.2.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/so.5.7.2.2.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/sobjectizer/5.7.2.2/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/so.5.7.2.2.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@10/conan-center-index/recipes/sobjectizer/all/test_package/build/4ffad5865bec753c1f0ade1a9e18e78bd2f32245 ----Running------ > cmake --build C:\J\w\BuildSingleReference@10\conan-center-index\recipes\sobjectizer\all\test_package\build\4ffad5865bec753c1f0ade1a9e18e78bd2f32245 --config Release -- /m:16 /verbosity:minimal ----------------- 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/BuildSingleReference@10/conan-center-index/recipes/sobjectizer/all/test_package/CMakeLists.txt example.cpp example.vcxproj -> C:\J\w\BuildSingleReference@10\conan-center-index\recipes\sobjectizer\all\test_package\build\4ffad5865bec753c1f0ade1a9e18e78bd2f32245\bin\example.exe Building Custom Rule C:/J/w/BuildSingleReference@10/conan-center-index/recipes/sobjectizer/all/test_package/CMakeLists.txt sobjectizer/5.7.2.2 (test package): Running test() ----Running------ > bin\example ----------------- Hello, world! This is SObjectizer v.5 (7002002) Bye! This was SObjectizer v.5. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY