******************************************************************************** conan test cci-5a8b1313\recipes\tinydir\all\test_package\conanfile.py tinydir/1.2.5@#d782df88227dd7c3d185b1b3bcad7738 -pr C:\J\w\prod\BuildSingleReference@3\259469\8f7778ac-e3ca-4d8a-a9ce-94b90aae084a/profile_windows_16_md_vs_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tinydir/1.2.5 (test package): Installing package Requirements tinydir/1.2.5 from local cache - Cache Packages tinydir/1.2.5:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... tinydir/1.2.5: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-18235' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tinydir/1.2.5: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 tinydir/1.2.5: Downloaded package revision 1317c3bdb94ca1d5c1dc2a8ff3353c59 tinydir/1.2.5 (test package): Generator txt created conanbuildinfo.txt tinydir/1.2.5 (test package): Generator 'CMakeDeps' calling 'generate()' tinydir/1.2.5 (test package): Generator 'CMakeToolchain' calling 'generate()' tinydir/1.2.5 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' tinydir/1.2.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:\J\w\prod\BuildSingleReference@3\cci-5a8b1313\recipes\tinydir\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' tinydir/1.2.5 (test package): Aggregating env generators tinydir/1.2.5 (test package): Generated conaninfo.txt tinydir/1.2.5 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\cci-5a8b1313\recipes\tinydir\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 tinydir/1.2.5 (test package): Calling build() tinydir/1.2.5 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/cci-5a8b1313/recipes/tinydir/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\cci-5a8b1313\recipes\tinydir\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/cci-5a8b1313/recipes/tinydir/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\cci-5a8b1313\recipes\tinydir\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@3/cci-5a8b1313/recipes/tinydir/all/test_package/build/generators/conan_toolchain.cmake -- The C 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 -- Conan: Target declared 'tinydir::tinydir' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/cci-5a8b1313/recipes/tinydir/all/test_package/build tinydir/1.2.5 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@3\cci-5a8b1313\recipes\tinydir\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@3\cci-5a8b1313\recipes\tinydir\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@3/cci-5a8b1313/recipes/tinydir/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@3\cci-5a8b1313\recipes\tinydir\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/cci-5a8b1313/recipes/tinydir/all/test_package/CMakeLists.txt tinydir/1.2.5 (test package): Running test() ----Running------ > Release\test_package ----------------- ./ ../ ALL_BUILD.vcxproj ALL_BUILD.vcxproj.filters CMakeCache.txt CMakeFiles/ cmake_install.cmake generators/ Release/ test_package.dir/ test_package.sln test_package.vcxproj test_package.vcxproj.filters x64/ ZERO_CHECK.vcxproj ZERO_CHECK.vcxproj.filters CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 tinydir/1.2.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 tinydir/1.2.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