******************************************************************************** conan install theora/1.1.1@ --build=theora --profile=C:\J\w\BuildSingleReference@3/21965/cc7eb8cb-dc3f-4563-820e-14c1339833f3/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.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@3\.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 vorbis/1.3.7: Not found in local cache, looking in remotes... 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 04b23c3827f7a2779c417cb33f013264 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:963bb116781855de98dbb23aaac41621e5d312d8 - Download theora/1.1.1:767fd28f40376f8abff0115e29bf08c9f959877a - Build vorbis/1.3.7: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 vorbis/1.3.7: Retrieving package 96fb53a5d2200a05b7b8c9d76e995f5716be1dac from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vorbis/1.3.7: Package installed 96fb53a5d2200a05b7b8c9d76e995f5716be1dac vorbis/1.3.7: Downloaded package revision 83f829688829a5f935aa80339d405ba3 [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@3\.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@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a 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\2017\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "libtheora_static.vcproj" /upgrade && msbuild "libtheora_static.vcproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v141" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2017 Version 15.0.28307.1000. 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@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\UpgradeLog.htm Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. MSBUILD : error MSB4192: The project file "libtheora_static.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\2017\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "libtheora_static.vcxproj" /upgrade && msbuild "libtheora_static.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v141" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2017 Version 15.0.28307.1000. Copyright (C) Microsoft Corp. All rights reserved. Upgrading project 'libtheora_static'... Configuration 'Release_SSE|x64': no platform toolset upgrade required. Platform Toolset is 'v141'. Configuration 'Release_SSE|Win32': no platform toolset upgrade required. Platform Toolset is 'v141'. Configuration 'Release_SSE2|Win32': no platform toolset upgrade required. Platform Toolset is 'v141'. Configuration 'Release_SSE2|x64': no platform toolset upgrade required. Platform Toolset is 'v141'. Configuration 'Debug|Win32': no platform toolset upgrade required. Platform Toolset is 'v141'. Configuration 'Debug|x64': no platform toolset upgrade required. Platform Toolset is 'v141'. Configuration 'Release|Win32': no platform toolset upgrade required. Platform Toolset is 'v141'. Configuration 'Release|x64': no platform toolset upgrade required. Platform Toolset is 'v141'. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\UpgradeLog2.htm Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 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@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] cl : Command line warning D9030: '/Gm' is incompatible with multiprocessing; ignoring /MP switch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.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@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(267): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(364): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(383): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(424): warning C4244: '=': conversion from 'ogg_int64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(487): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_uint32_t', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(488): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(1056): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_uint32_t', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(1057): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_int32_t', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(1073): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(1091): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_uint32_t', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(1092): warning C4244: '=': conversion from 'ogg_int64_t' to 'ogg_int32_t', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\rate.c(1108): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] mcenc.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mcenc.c(632): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] mathops.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(180): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(188): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(196): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(197): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(212): warning C4244: '+=': conversion from 'ogg_int64_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(220): warning C4244: '+=': conversion from 'ogg_int64_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(221): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(227): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(257): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(258): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(265): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(266): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(273): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(274): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(281): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(282): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(289): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(290): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\mathops.c(293): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] internal.c info.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\info.c(69): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\info.c(82): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\info.c(83): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\info.c(98): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\info.c(114): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] huffenc.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\huffenc.c(865): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] huffdec.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\huffdec.c(185): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\huffdec.c(389): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] fragment.c fdct.c enquant.c encode.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(422): warning C4244: 'function': conversion from 'ptrdiff_t' to 'unsigned long', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(973): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(982): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(1323): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(1433): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(1442): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(1444): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(1451): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encode.c(1453): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] Generating Code... c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\tokenize.c(1035): warning C4700: uninitialized local variable 'ti' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\tokenize.c(795): warning C4700: uninitialized local variable 'token1' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\tokenize.c(796): warning C4700: uninitialized local variable 'eb1' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\tokenize.c(247): warning C4700: uninitialized local variable 'best_bits' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\tokenize.c(248): warning C4700: uninitialized local variable 'best_next' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\tokenize.c(249): warning C4700: uninitialized local variable 'best_token' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\tokenize.c(250): warning C4700: uninitialized local variable 'best_eb' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\tokenize.c(251): warning C4700: uninitialized local variable 'best_qc' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] Compiling... encinfo.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\encinfo.c(65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] encfrag.c encapiwrapper.c dequant.c decinfo.c decapiwrapper.c cpu.c bitpack.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\bitpack.c(41): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\bitpack.c(61): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\bitpack.c(81): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\bitpack.c(100): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\bitpack.c(110): warning C4244: 'return': conversion from '__int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] apiwrapper.c analyze.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(114): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(129): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(143): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(150): warning C4244: 'return': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(184): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(564): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(602): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(837): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(910): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1092): warning C4244: '=': conversion from 'const ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1109): warning C4244: '=': conversion from 'ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1119): warning C4244: '=': conversion from 'ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1180): warning C4244: '=': conversion from 'const ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1382): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1384): warning C4244: '=': conversion from 'ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1391): warning C4244: '=': conversion from 'ptrdiff_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1403): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1550): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1589): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1740): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(1849): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] Generating Code... c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(326): warning C4700: uninitialized local variable 'sb_full' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\analyze.c(288): warning C4700: uninitialized local variable 'sb_full' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] decode.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\decode.c(1044): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\decode.c(1116): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\decode.c(1117): warning C4244: 'return': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\lib\decode.c(1551): warning C4244: '=': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.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@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] quant.c libtheora_static.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a\source_subfolder\win32\VS2008\libtheora\x64\Debug\libtheora_static.lib theora/1.1.1: Package '767fd28f40376f8abff0115e29bf08c9f959877a' built theora/1.1.1: Build folder C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\767fd28f40376f8abff0115e29bf08c9f959877a 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@3\.conan\data\theora\1.1.1\_\_\package\767fd28f40376f8abff0115e29bf08c9f959877a 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 4 '.h' files: codec.h, theora.h, theoradec.h, theoraenc.h theora/1.1.1 package(): Packaged 1 '.lib' file: libtheora_static.lib theora/1.1.1 package(): Packaged 2 files: COPYING, LICENSE theora/1.1.1: Package '767fd28f40376f8abff0115e29bf08c9f959877a' created theora/1.1.1: Created package revision 444de756a21b9ec31e60abc73bfb2574 [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 WARN: replace_in_file didn't find pattern 'libogg.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_static.vcproj' file. WARN: replace_in_file didn't find pattern 'libogg_static.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_static.vcproj' file. WARN: replace_in_file didn't find pattern 'libvorbis.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_static.vcproj' file. WARN: replace_in_file didn't find pattern 'libvorbis_static.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_static.vcproj' file.