******************************************************************************** conan test conan-center-index\recipes\theora\all\test_package\conanfile.py theora/1.1.1@ --profile=C:\J\w\BuildSingleReference@10/43363/f9b6a1ef-e03f-424c-99e8-0c94cf28fd90/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@10\.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\w\BuildSingleReference@10\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows os_build=Windows [options] theora:shared=False [build_requires] [env] ogg/1.3.4: Not found in local cache, looking in remotes... ogg/1.3.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ogg/1.3.4: Downloaded recipe revision b69afb47bef45e7b2b6360aa669dff18 theora/1.1.1 (test package): Installing package Requirements ogg/1.3.4 from 'conan-center' - Downloaded theora/1.1.1 from local cache - Cache Packages ogg/1.3.4:3fb49604f9c2f729b85ba3115852006824e72cab - Download theora/1.1.1:becff00909fb3d957c6b4ca60fa64d4e6a32a540 - Download Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab ogg/1.3.4: Downloaded package revision b8f5388eb6fec1a52f49bd3445704590 theora/1.1.1: Retrieving package becff00909fb3d957c6b4ca60fa64d4e6a32a540 from remote 'c3i_PR-7609' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz theora/1.1.1: Package installed becff00909fb3d957c6b4ca60fa64d4e6a32a540 theora/1.1.1: Downloaded package revision ebecb27fc22279b64c4df27d8fa9f38e [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK theora/1.1.1 (test package): Generator cmake_find_package_multi created theora-config-version.cmake theora/1.1.1 (test package): Generator cmake_find_package_multi created theoraTarget-release.cmake theora/1.1.1 (test package): Generator cmake_find_package_multi created theoraTargets.cmake theora/1.1.1 (test package): Generator cmake_find_package_multi created theora-config.cmake theora/1.1.1 (test package): Generator cmake_find_package_multi created OggConfigVersion.cmake theora/1.1.1 (test package): Generator cmake_find_package_multi created OggTarget-release.cmake theora/1.1.1 (test package): Generator cmake_find_package_multi created OggTargets.cmake theora/1.1.1 (test package): Generator cmake_find_package_multi created OggConfig.cmake theora/1.1.1 (test package): Generator txt created conanbuildinfo.txt theora/1.1.1 (test package): Generator cmake created conanbuildinfo.cmake theora/1.1.1 (test package): Aggregating env generators theora/1.1.1 (test package): Generated conaninfo.txt theora/1.1.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@10\conan-center-index\recipes\theora\all\test_package\build\dbf4feafdf519369736cdd010b2bfe7a4d4e7cd2/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 theora/1.1.1 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@10\conan-center-index\recipes\theora\all\test_package\build\dbf4feafdf519369736cdd010b2bfe7a4d4e7cd2 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@10\conan-center-index\recipes\theora\all\test_package\build\dbf4feafdf519369736cdd010b2bfe7a4d4e7cd2\package" -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_PREFIX_PATH="C:/J/w/BuildSingleReference@10/conan-center-index/recipes/theora/all/test_package/build/dbf4feafdf519369736cdd010b2bfe7a4d4e7cd2" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@10/conan-center-index/recipes/theora/all/test_package/build/dbf4feafdf519369736cdd010b2bfe7a4d4e7cd2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@10\conan-center-index\recipes\theora\all\test_package ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C 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 -- This project seems to be plain C, using 'MSVC' compiler -- Library libtheora_static found C:/J/w/BuildSingleReference@10/.conan/data/theora/1.1.1/_/_/package/becff00909fb3d957c6b4ca60fa64d4e6a32a540/lib/libtheora_static.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/theora/1.1.1/_/_/package/becff00909fb3d957c6b4ca60fa64d4e6a32a540/lib/libtheora_static.lib -- Library libtheora_static found C:/J/w/BuildSingleReference@10/.conan/data/theora/1.1.1/_/_/package/becff00909fb3d957c6b4ca60fa64d4e6a32a540/lib/libtheora_static.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/theora/1.1.1/_/_/package/becff00909fb3d957c6b4ca60fa64d4e6a32a540/lib/libtheora_static.lib -- Library ogg found C:/J/w/BuildSingleReference@10/.conan/data/ogg/1.3.4/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/ogg.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/ogg/1.3.4/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/ogg.lib -- Library ogg found C:/J/w/BuildSingleReference@10/.conan/data/ogg/1.3.4/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/ogg.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/ogg/1.3.4/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/ogg.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@10/conan-center-index/recipes/theora/all/test_package/build/dbf4feafdf519369736cdd010b2bfe7a4d4e7cd2 ----Running------ > cmake --build C:\J\w\BuildSingleReference@10\conan-center-index\recipes\theora\all\test_package\build\dbf4feafdf519369736cdd010b2bfe7a4d4e7cd2 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c 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/theora/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\BuildSingleReference@10\conan-center-index\recipes\theora\all\test_package\build\dbf4feafdf519369736cdd010b2bfe7a4d4e7cd2\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@10/conan-center-index/recipes/theora/all/test_package/CMakeLists.txt theora/1.1.1 (test package): Running test() ----Running------ > bin\test_package ----------------- Version: Xiph.Org libtheora 1.1 20090822 (Thusnelda) Bitstream: 3.2.1 (0x030201) Default speed level: 1 Maximum speed level: 2 CMake Warning: Manually-specified variables were not used by the project: 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