******************************************************************************** conan install theora/1.1.1@ --profile=C:\J\w\BuildSingleReference@12/8241/756b8ee6-162f-4c10-a6fc-30a173ad4f12/profile.txt --build=theora ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] theora:shared=False [build_requires] [env] theora/1.1.1: Forced build from source Installing package: theora/1.1.1 Requirements ogg/1.3.4 from 'conan-center' - Cache theora/1.1.1 from local cache - Cache vorbis/1.3.7 from 'conan-center' - Cache Packages ogg/1.3.4:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache theora/1.1.1:f998c5acbc1f84b91395bf325e8d8631942b60a2 - Build vorbis/1.3.7:8caca5c16fe29eabae9a09a6803fec0f449d8217 - Cache Installing (downloading, building) binaries... ogg/1.3.4: Already installed! [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 vorbis/1.3.7: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK theora/1.1.1: Copying sources to build folder theora/1.1.1: Building your package in C:\J\w\BuildSingleReference@12\.conan\data\theora\1.1.1\_\_\build\f998c5acbc1f84b91395bf325e8d8631942b60a2 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.sln" /upgrade && msbuild "libtheora_static.sln" /p:Configuration="Release" /p:UseEnv=true /p:Platform="x64" /m:16 /target:libtheora_static /p:PlatformToolset="v141" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@12\.conan\data\theora\1.1.1\_\_\build\f998c5acbc1f84b91395bf325e8d8631942b60a2\source_subfolder\win32\VS2008\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@12\.conan\data\theora\1.1.1\_\_\build\f998c5acbc1f84b91395bf325e8d8631942b60a2\source_subfolder\win32\VS2008\UpgradeLog.htm Information: This project/solution does not require migration. It will open without modification. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. C:\J\w\BuildSingleReference@12\.conan\data\theora\1.1.1\_\_\build\f998c5acbc1f84b91395bf325e8d8631942b60a2\source_subfolder\win32\VS2008\libtheora_static.sln : error MSB4192: The project file "dump_video\dump_video_static.vcproj" is in the ".vcproj" file format, which MSBuild no longer supports. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or use MSBuild 3.5 or earlier to build it. theora/1.1.1: [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 theora/1.1.1: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@12\.conan\data\theora\1.1.1\_\_\build\f998c5acbc1f84b91395bf325e8d8631942b60a2 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. theora/1.1.1: ERROR: Package 'f998c5acbc1f84b91395bf325e8d8631942b60a2' build failed theora/1.1.1: WARN: Build folder C:\J\w\BuildSingleReference@12\.conan\data\theora\1.1.1\_\_\build\f998c5acbc1f84b91395bf325e8d8631942b60a2 ERROR: theora/1.1.1: Error in build() method, line 58 self._build_msvc() while calling '_build_msvc', line 99 msbuild.build(sln, platforms={'x86': 'Win32', 'x86_64': 'x64'}, targets=[target]) ConanException: Error 1 while executing set "VSCMD_START_DIR=%CD%" && call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "libtheora_static.sln" /upgrade && msbuild "libtheora_static.sln" /p:Configuration="Release" /p:UseEnv=true /p:Platform="x64" /m:16 /target:libtheora_static /p:PlatformToolset="v141" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@12\.conan\data\theora\1.1.1\_\_\build\f998c5acbc1f84b91395bf325e8d8631942b60a2\source_subfolder\win32\VS2008\conan_build.props"