******************************************************************************** conan install theora/1.1.1@ --profile=C:\J\w\BuildSingleReference@4/8408/e90dab78-3a91-415c-823a-960eac8dc1a9/profile.txt --build=theora ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@4\.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@4\.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=MDd compiler.version=16 os=Windows os_build=Windows [options] theora:shared=True [build_requires] [env] ogg/1.3.4: Not found in local cache, looking in remotes... ogg/1.3.4: Trying with 'conan-upstream'... 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 vorbis/1.3.7: Not found in local cache, looking in remotes... vorbis/1.3.7: Trying with 'conan-upstream'... vorbis/1.3.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz vorbis/1.3.7: Downloaded recipe revision b2e7b8cd8ae52fb416ea6878251c168f theora/1.1.1: Forced build from source Installing package: theora/1.1.1 Requirements ogg/1.3.4 from 'conan-center' - Downloaded theora/1.1.1 from local cache - Cache vorbis/1.3.7 from 'conan-center' - Downloaded Packages ogg/1.3.4:d057732059ea44a47760900cb5e4855d2bea8714 - Download theora/1.1.1:84efcf55b373b4e9efa324003ede6ab8dc0a2975 - Build vorbis/1.3.7:b8a7c0e3d5f7f2dd0a4cf862cb60ff9f1b73be47 - Download Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed d057732059ea44a47760900cb5e4855d2bea8714 ogg/1.3.4: Downloaded package revision f6c7073c74b32607c896438ccaec3587 vorbis/1.3.7: Retrieving package b8a7c0e3d5f7f2dd0a4cf862cb60ff9f1b73be47 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vorbis/1.3.7: Package installed b8a7c0e3d5f7f2dd0a4cf862cb60ff9f1b73be47 vorbis/1.3.7: Downloaded package revision 871e642f41dbbafd93431eb838d0dca9 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK theora/1.1.1: Configuring sources in C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\source Unzipping 6.4MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK theora/1.1.1: Copying sources to build folder theora/1.1.1: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975 theora/1.1.1: Generator txt created conanbuildinfo.txt [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() ----Running------ > set "VSCMD_START_DIR=%CD%" && call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "libtheora_dynamic.vcproj" /upgrade && msbuild "libtheora_dynamic.vcproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v142" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2019 Version 16.8.1. Copyright (C) Microsoft Corp. All rights reserved. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\UpgradeLog.htm Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. MSBUILD : error MSB4192: The project file "libtheora_dynamic.vcproj" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. ----Running------ > set "VSCMD_START_DIR=%CD%" && call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "libtheora_dynamic.vcxproj" /upgrade && msbuild "libtheora_dynamic.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v142" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2019 Version 16.8.1. Copyright (C) Microsoft Corp. All rights reserved. Upgrading project 'libtheora'... Configuration 'Release_SSE|x64': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release_SSE|Win32': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release_SSE2|Win32': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release_SSE2|x64': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Debug|Win32': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Debug|x64': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release|Win32': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release|x64': no platform toolset upgrade required. Platform Toolset is 'v142'. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\UpgradeLog2.htm Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] cl : command line warning D9030: '/Gm' is incompatible with multiprocessing; ignoring /MP switch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] x86state.c x86enc.c mmxstate.c mmxidct.c mmxfrag.c mmxfdct.c mmxencfrag.c tokenize.c state.c rate.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(267,4): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(364,6): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(383,15): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(424,55): warning C4244: '=': conversion from 'ogg_int64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(487,62): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(488,38): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(1056,52): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(1057,52): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_int32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(1073,1): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(1091,54): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(1092,54): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_int32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\rate.c(1108,1): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mcenc.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mcenc.c(632,11): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mathops.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(180,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(188,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(196,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(197,42): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(212,30): warning C4244: '+=': conversion from 'ogg_int64_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(220,30): warning C4244: '+=': conversion from 'ogg_int64_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(221,45): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(227,29): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(227,35): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(257,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(258,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(265,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(266,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(273,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(274,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(281,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(282,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(289,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(290,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\mathops.c(293,13): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] internal.c info.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\info.c(69,31): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\info.c(82,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\info.c(83,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\info.c(98,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\info.c(114,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] huffenc.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\huffenc.c(865,39): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] huffdec.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\huffdec.c(185,55): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\huffdec.c(389,22): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] fragment.c fdct.c enquant.c encode.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(422,79): warning C4244: 'function': conversion from 'ptrdiff_t' to 'unsigned long', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(973,26): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(973,47): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(982,26): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(982,47): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(1323,19): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(1433,14): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(1442,16): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(1444,30): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(1451,16): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encode.c(1453,30): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] Generating Code... C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\tokenize.c(1035): warning C4700: uninitialized local variable 'ti' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\tokenize.c(795): warning C4700: uninitialized local variable 'token1' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\tokenize.c(796): warning C4700: uninitialized local variable 'eb1' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\tokenize.c(247): warning C4700: uninitialized local variable 'best_bits' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\tokenize.c(248): warning C4700: uninitialized local variable 'best_next' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\tokenize.c(249): warning C4700: uninitialized local variable 'best_token' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\tokenize.c(250): warning C4700: uninitialized local variable 'best_eb' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\tokenize.c(251): warning C4700: uninitialized local variable 'best_qc' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] Compiling... encinfo.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\encinfo.c(65,33): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] encfrag.c encapiwrapper.c dequant.c decinfo.c decapiwrapper.c cpu.c bitpack.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\bitpack.c(41,62): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\bitpack.c(61,37): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\bitpack.c(81,41): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\bitpack.c(100,37): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\bitpack.c(110,40): warning C4244: 'return': conversion from '__int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] apiwrapper.c analyze.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(114,43): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(129,75): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(143,63): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(150,50): warning C4244: 'return': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(184,41): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(564,25): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(602,55): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(837,70): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(910,59): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1092,48): warning C4244: '=': conversion from 'const ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1109,52): warning C4244: '=': conversion from 'ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1119,58): warning C4244: '=': conversion from 'ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1180,45): warning C4244: '=': conversion from 'const ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1382,53): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1384,41): warning C4244: '=': conversion from 'ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1391,45): warning C4244: '=': conversion from 'ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1403,52): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1550,28): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1589,30): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1740,61): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(1849,61): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] Generating Code... C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(326): warning C4700: uninitialized local variable 'sb_full' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\analyze.c(288): warning C4700: uninitialized local variable 'sb_full' used [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] decode.c C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\decode.c(1044,28): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\decode.c(1116,28): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\decode.c(1117,15): warning C4244: 'return': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\lib\decode.c(1551,20): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] idct.c cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] quant.c ogg.lib(bitwise.obj) : warning LNK4099: PDB 'ogg.pdb' was not found with 'ogg.lib(bitwise.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\x64\Debug\ogg.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] Creating library C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\x64\Debug\libtheora.lib and object C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\x64\Debug\libtheora.exp libtheora_dynamic.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975\source_subfolder\win32\VS2008\libtheora\x64\Debug\libtheora.dll theora/1.1.1: Package '84efcf55b373b4e9efa324003ede6ab8dc0a2975' built theora/1.1.1: Build folder C:\J\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\build\84efcf55b373b4e9efa324003ede6ab8dc0a2975 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\w\BuildSingleReference@4\.conan\data\theora\1.1.1\_\_\package\84efcf55b373b4e9efa324003ede6ab8dc0a2975 theora/1.1.1: Calling package() [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(): [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 theora/1.1.1 package(): Packaged 1 '.dll' file: libtheora.dll theora/1.1.1 package(): Packaged 4 '.h' files: codec.h, theora.h, theoradec.h, theoraenc.h theora/1.1.1 package(): Packaged 1 '.lib' file: libtheora.lib theora/1.1.1 package(): Packaged 2 files: COPYING, LICENSE theora/1.1.1: Package '84efcf55b373b4e9efa324003ede6ab8dc0a2975' created theora/1.1.1: Created package revision 16d2e3c547da04feca1d177d2035b40a [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(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component ogg::ogg libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbis libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbisenc-alias libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbisfile-alias libdir "lib" does not contain any declared library WARN: replace_in_file didn't find pattern 'libogg_static.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcproj' file. WARN: replace_in_file didn't find pattern 'libvorbis.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcproj' file. WARN: replace_in_file didn't find pattern 'libvorbis_static.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcproj' file.