******************************************************************************** conan test cci-bc7e5a7a\recipes\caf\all\test_package\conanfile.py caf/0.18.5@#f900c4d8ab041700e7611f8e02fa645f -pr C:\J2\w\prod-v1\BuildSingleReference\5594\55791501-c15d-4bf2-b34a-d98f945c41bc/profile_windows_16_md_vs_release_64.caf-shared-False.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] caf:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=1.1 <4' required by 'caf/0.18.5' resolved to 'openssl/3.1.1' in local cache caf/0.18.5 (test package): Installing package Requirements caf/0.18.5 from local cache - Cache openssl/3.1.1 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages caf/0.18.5:327b374f8ae95e8b5aeca9ed4dcbbcd5d965d4e3 - Cache openssl/3.1.1:1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7 - Cache zlib/1.2.13:3fb49604f9c2f729b85ba3115852006824e72cab - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! openssl/3.1.1: Already installed! caf/0.18.5: Already installed! caf/0.18.5 (test package): Generator 'CMakeDeps' calling 'generate()' caf/0.18.5 (test package): Generator 'VirtualRunEnv' calling 'generate()' caf/0.18.5 (test package): Generator txt created conanbuildinfo.txt caf/0.18.5 (test package): Generator 'CMakeToolchain' calling 'generate()' caf/0.18.5 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' caf/0.18.5 (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:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' caf/0.18.5 (test package): Aggregating env generators caf/0.18.5 (test package): Generated conaninfo.txt caf/0.18.5 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\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 caf/0.18.5 (test package): Calling build() caf/0.18.5 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/BuildSingleReference/cci-bc7e5a7a/recipes/caf/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/BuildSingleReference/cci-bc7e5a7a/recipes/caf/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\." ----------------- -- Using Conan toolchain: C:/J2/w/prod-v1/BuildSingleReference/cci-bc7e5a7a/recipes/caf/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30148.0 -- 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: Component target declared 'CAF::core' -- Conan: Component target declared 'CAF::io' -- Conan: Component target declared 'CAF::openssl' -- Conan: Target declared 'caf::caf' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from 'C:/J2/w/prod-v1/BuildSingleReference/.conan/data/openssl/3.1.1/_/_/package/1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/BuildSingleReference/cci-bc7e5a7a/recipes/caf/all/test_package/build caf/0.18.5 (test package): CMake command: cmake --build "C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\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:/J2/w/prod-v1/BuildSingleReference/cci-bc7e5a7a/recipes/caf/all/test_package/CMakeLists.txt test_package.cpp C:\J2\w\prod-v1\BuildSingleReference\.conan\data\caf\0.18.5\_\_\package\327b374f8ae95e8b5aeca9ed4dcbbcd5d965d4e3\include\caf/exec_main.hpp(114,10): warning C4996: 'caf::exec_main': override config_file_path in the config class instead [C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\test_package.cpp(44): message : see reference to function template instantiation 'int caf::exec_main(F,int,char **)' being compiled [C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build\test_package.vcxproj] with [ F=void (__cdecl *)(caf::actor_system &) ] C:\J2\w\prod-v1\BuildSingleReference\.conan\data\caf\0.18.5\_\_\package\327b374f8ae95e8b5aeca9ed4dcbbcd5d965d4e3\include\caf/exec_main.hpp(81,21): warning C4996: 'caf::actor_system_config::parse': set the config_file_path member instead [C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference\.conan\data\caf\0.18.5\_\_\package\327b374f8ae95e8b5aeca9ed4dcbbcd5d965d4e3\include\caf/exec_main.hpp(112): message : see reference to function template instantiation 'int caf::exec_main(F,int,char **,const char *)' being compiled [C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build\test_package.vcxproj] with [ F=void (__cdecl *)(caf::actor_system &) ] C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\test_package.cpp(44): message : see reference to function template instantiation 'int caf::exec_main(F,int,char **)' being compiled [C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build\test_package.vcxproj] with [ F=void (__cdecl *)(caf::actor_system &) ] test_package.vcxproj -> C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J2/w/prod-v1/BuildSingleReference/cci-bc7e5a7a/recipes/caf/all/test_package/CMakeLists.txt caf/0.18.5 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\BuildSingleReference\cci-bc7e5a7a\recipes\caf\all\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- Hello World! !dlroW olleH caf/0.18.5 (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 caf/0.18.5 (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