******************************************************************************** conan test conan-center-index\recipes\theora\all\test_package\conanfile.py theora/1.1.1@ --profile=C:\J\w\BuildSingleReference@9/43363/7961efcf-6ed2-4f40-b9aa-09cf009d1bc3/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@9\.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@9\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 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:963bb116781855de98dbb23aaac41621e5d312d8 - Download theora/1.1.1:96fb53a5d2200a05b7b8c9d76e995f5716be1dac - Download Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package 963bb116781855de98dbb23aaac41621e5d312d8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed 963bb116781855de98dbb23aaac41621e5d312d8 ogg/1.3.4: Downloaded package revision 64ce56b5a81b78ea1449c63c6fb265d4 theora/1.1.1: Retrieving package 96fb53a5d2200a05b7b8c9d76e995f5716be1dac from remote 'c3i_PR-7609' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz theora/1.1.1: Package installed 96fb53a5d2200a05b7b8c9d76e995f5716be1dac theora/1.1.1: Downloaded package revision ef07894d10e06f2d9754ea93fbb28f7c [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 created conanbuildinfo.cmake 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-debug.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-debug.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): 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@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349/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@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\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@9/conan-center-index/recipes/theora/all/test_package/build/79207844c1506b346d7251c10118186682876349" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@9/conan-center-index/recipes/theora/all/test_package/build/79207844c1506b346d7251c10118186682876349" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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@9/.conan/data/theora/1.1.1/_/_/package/96fb53a5d2200a05b7b8c9d76e995f5716be1dac/lib/libtheora_static.lib -- Found: C:/J/w/BuildSingleReference@9/.conan/data/theora/1.1.1/_/_/package/96fb53a5d2200a05b7b8c9d76e995f5716be1dac/lib/libtheora_static.lib -- Library libtheora_static found C:/J/w/BuildSingleReference@9/.conan/data/theora/1.1.1/_/_/package/96fb53a5d2200a05b7b8c9d76e995f5716be1dac/lib/libtheora_static.lib -- Found: C:/J/w/BuildSingleReference@9/.conan/data/theora/1.1.1/_/_/package/96fb53a5d2200a05b7b8c9d76e995f5716be1dac/lib/libtheora_static.lib -- Library ogg found C:/J/w/BuildSingleReference@9/.conan/data/ogg/1.3.4/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/ogg.lib -- Found: C:/J/w/BuildSingleReference@9/.conan/data/ogg/1.3.4/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/ogg.lib -- Library ogg found C:/J/w/BuildSingleReference@9/.conan/data/ogg/1.3.4/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/ogg.lib -- Found: C:/J/w/BuildSingleReference@9/.conan/data/ogg/1.3.4/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/ogg.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@9/conan-center-index/recipes/theora/all/test_package/build/79207844c1506b346d7251c10118186682876349 ----Running------ > cmake --build C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349 --config Debug -- /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@9/conan-center-index/recipes/theora/all/test_package/CMakeLists.txt test_package.c libtheora_static.lib(analyze.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(analyze.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(encfrag.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(encfrag.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(encinfo.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(encinfo.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(encode.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(encode.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(enquant.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(enquant.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(fdct.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(fdct.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(fragment.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(fragment.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(huffenc.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(huffenc.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(info.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(info.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(internal.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(internal.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(mathops.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(mathops.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(mcenc.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(mcenc.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(rate.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(rate.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(state.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(state.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(tokenize.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(tokenize.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(idct1.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(idct1.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] libtheora_static.lib(quant1.obj) : warning LNK4099: PDB 'libtheora_static.pdb' was not found with 'libtheora_static.lib(quant1.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\libtheora_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] ogg.lib(bitwise.obj) : warning LNK4099: PDB 'ogg.pdb' was not found with 'ogg.lib(bitwise.obj)' or at 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\ogg.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\test_package.vcxproj] test_package.vcxproj -> C:\J\w\BuildSingleReference@9\conan-center-index\recipes\theora\all\test_package\build\79207844c1506b346d7251c10118186682876349\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@9/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