******************************************************************************** conan install theora/1.1.1@#64b22341ad15266764f9b8a66109b9fa --build=theora -pr C:/J/workspace/prod-v1/bsr/101201/eddbc/profile_windows_16_mdd_vs_debug_64.theora-shared-True.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\workspace\prod-v1\bsr\101201\bdfcc\.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\workspace\prod-v1\bsr\101201\bdfcc\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] theora:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ogg/1.3.5: Not found in local cache, looking in remotes... ogg/1.3.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ogg/1.3.5: Downloaded recipe revision 062626875f5c8c59f069f76f148098ef theora/1.1.1: Forced build from source Installing package: theora/1.1.1 Requirements ogg/1.3.5 from 'conan-center' - Downloaded theora/1.1.1 from local cache - Cache Packages ogg/1.3.5:d057732059ea44a47760900cb5e4855d2bea8714 - Download theora/1.1.1:65d1679eafd1bbd1e2b9997e037b68abe664ee21 - Build Installing (downloading, building) binaries... ogg/1.3.5: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.5: Package installed d057732059ea44a47760900cb5e4855d2bea8714 ogg/1.3.5: Downloaded package revision 125dcc349d06888e29df3a86c0b4beb9 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK theora/1.1.1: Configuring sources in C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\source\src theora/1.1.1: theora/1.1.1: Unzipping 6.4MB, this can take a while theora/1.1.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK theora/1.1.1: Copying sources to build folder theora/1.1.1: Building your package in C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21 theora/1.1.1: Generator txt created conanbuildinfo.txt theora/1.1.1: Calling generate() theora/1.1.1: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' theora/1.1.1: 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\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' theora/1.1.1: Aggregating env generators [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: Calling build() theora/1.1.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- 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: Component target declared 'Ogg::ogg' -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build theora/1.1.1: CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build" --config Debug ----Running------ > cmake --build "C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build" --config Debug ----------------- 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/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/src/CMakeLists.txt apiwrapper.c bitpack.c dequant.c fragment.c idct.c info.c internal.c state.c quant.c analyze.c encapiwrapper.c encfrag.c encinfo.c encode.c enquant.c fdct.c huffenc.c mathops.c mcenc.c rate.c tokenize.c decapiwrapper.c decinfo.c C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\analyze.c(326): warning C4700: uninitialized local variable 'sb_full' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] decode.c C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\analyze.c(288): warning C4700: uninitialized local variable 'sb_full' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] huffdec.c C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(795): warning C4700: uninitialized local variable 'token1' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(1035): warning C4700: uninitialized local variable 'ti' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(796): warning C4700: uninitialized local variable 'eb1' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(247): warning C4700: uninitialized local variable 'best_bits' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(248): warning C4700: uninitialized local variable 'best_next' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(249): warning C4700: uninitialized local variable 'best_token' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(250): warning C4700: uninitialized local variable 'best_eb' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(251): warning C4700: uninitialized local variable 'best_qc' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] Auto build dll exports ogg.lib(bitwise.obj) : warning LNK4099: PDB 'ogg.pdb' was not found with 'ogg.lib(bitwise.obj)' or at 'C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\Debug\ogg.pdb'; linking object as if no debug info [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theora.vcxproj] Creating library C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/Debug/theora.lib and object C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/Debug/theora.exp theora.vcxproj -> C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\Debug\theora.dll Building Custom Rule C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/src/CMakeLists.txt apiwrapper.c bitpack.c dequant.c fragment.c idct.c info.c internal.c state.c quant.c decapiwrapper.c decinfo.c decode.c huffdec.c Auto build dll exports Creating library C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/Debug/theoradec.lib and object C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/Debug/theoradec.exp theoradec.vcxproj -> C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\Debug\theoradec.dll Building Custom Rule C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/src/CMakeLists.txt apiwrapper.c bitpack.c dequant.c fragment.c idct.c info.c internal.c state.c quant.c analyze.c encapiwrapper.c encfrag.c encinfo.c encode.c enquant.c fdct.c huffenc.c mathops.c C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\analyze.c(326): warning C4700: uninitialized local variable 'sb_full' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] mcenc.c C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\analyze.c(288): warning C4700: uninitialized local variable 'sb_full' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] rate.c tokenize.c C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(795): warning C4700: uninitialized local variable 'token1' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(796): warning C4700: uninitialized local variable 'eb1' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(1035): warning C4700: uninitialized local variable 'ti' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(247): warning C4700: uninitialized local variable 'best_bits' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(248): warning C4700: uninitialized local variable 'best_next' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(249): warning C4700: uninitialized local variable 'best_token' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(250): warning C4700: uninitialized local variable 'best_eb' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\src\lib\tokenize.c(251): warning C4700: uninitialized local variable 'best_qc' used [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] Auto build dll exports ogg.lib(bitwise.obj) : warning LNK4099: PDB 'ogg.pdb' was not found with 'ogg.lib(bitwise.obj)' or at 'C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\Debug\ogg.pdb'; linking object as if no debug info [C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\theoraenc.vcxproj] Creating library C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/Debug/theoraenc.lib and object C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/build/Debug/theoraenc.exp theoraenc.vcxproj -> C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build\Debug\theoraenc.dll Building Custom Rule C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/build/65d1679eafd1bbd1e2b9997e037b68abe664ee21/src/CMakeLists.txt theora/1.1.1: Package '65d1679eafd1bbd1e2b9997e037b68abe664ee21' built theora/1.1.1: Build folder C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build theora/1.1.1: Generated conaninfo.txt theora/1.1.1: Generated conanbuildinfo.txt theora/1.1.1: Generating the package theora/1.1.1: Package folder C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\package\65d1679eafd1bbd1e2b9997e037b68abe664ee21 theora/1.1.1: Calling package() theora/1.1.1: Copied 1 file: COPYING theora/1.1.1: Copied 1 file: LICENSE theora/1.1.1: CMake command: cmake --install "C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build" --config Debug --prefix "C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21" ----Running------ > cmake --install "C:\J\workspace\prod-v1\bsr\101201\bdfcc\.conan\data\theora\1.1.1\_\_\build\65d1679eafd1bbd1e2b9997e037b68abe664ee21\build" --config Debug --prefix "C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21" ----------------- -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/include/theora/codec.h -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/include/theora/theora.h -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/include/theora/theoradec.h -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/include/theora/theoraenc.h -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/lib/theora.lib -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/bin/theora.dll -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/lib/theoraenc.lib -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/bin/theoraenc.dll -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/lib/theoradec.lib -- Installing: C:/J/workspace/prod-v1/bsr/101201/bdfcc/.conan/data/theora/1.1.1/_/_/package/65d1679eafd1bbd1e2b9997e037b68abe664ee21/bin/theoradec.dll [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK theora/1.1.1 package(): Packaged 3 '.dll' files: theora.dll, theoradec.dll, theoraenc.dll theora/1.1.1 package(): Packaged 4 '.h' files: codec.h, theora.h, theoradec.h, theoraenc.h theora/1.1.1 package(): Packaged 3 '.lib' files: theora.lib, theoradec.lib, theoraenc.lib theora/1.1.1 package(): Packaged 2 files: COPYING, LICENSE theora/1.1.1: Package '65d1679eafd1bbd1e2b9997e037b68abe664ee21' created theora/1.1.1: Created package revision fb60eabb276c89035b5b86207463c9ec [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators Not enabling any assembly optimizations (x86 and x86_64 asm optimizations are available) CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** theora/1.1.1: 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 theora/1.1.1: 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 WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: **************************************************