******************************************************************************** conan install cpython/2.7.18@ --build=cpython --profile=C:\J\w\BuildSingleReference@7/31539/4737d4a6-da2a-43ee-a6b1-39b1d096abca/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 os=Windows os_build=Windows [options] cpython:shared=False [build_requires] [env] cpython/2.7.18: Forced build from source Installing package: cpython/2.7.18 Requirements cpython/2.7.18 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages cpython/2.7.18:49cc4dd34403274f2383c721843345980785ccca - Build zlib/1.2.11:df81ad20137149d7a51276fd3e24009b45e5964a - Cache Installing (downloading, building) binaries... zlib/1.2.11: 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 cpython/2.7.18: Copying sources to build folder cpython/2.7.18: Building your package in C:\J\w\BuildSingleReference@7\.conan\data\cpython\2.7.18\_\_\build\49cc4dd34403274f2383c721843345980785ccca cpython/2.7.18: Generator txt created conanbuildinfo.txt cpython/2.7.18: Generator 'MSBuildDeps' calling 'generate()' *** The 'msbuild' generator is EXPERIMENTAL *** [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 cpython/2.7.18: Calling build() cpython/2.7.18: Patching runtime cpython/2.7.18: Building 3 Visual Studio projects: ('pythoncore', 'python', 'pythonw') cpython/2.7.18: [1/3] Building project 'pythoncore'... ----Running------ > devenv "source_subfolder\PCbuild\pythoncore.vcxproj" /upgrade ----------------- Microsoft Visual Studio 2015 Version 14.0.25420.1. Copyright (C) Microsoft Corp. All rights reserved. The license for Visual Studio has expired. The evaluation period for this product has ended.cpython/2.7.18: cpython/2.7.18: WARN: Visual Studio versions 14 and higher were never officially supported by the CPython developers cpython/2.7.18: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@7\.conan\data\cpython\2.7.18\_\_\build\49cc4dd34403274f2383c721843345980785ccca cpython/2.7.18: ERROR: Package '49cc4dd34403274f2383c721843345980785ccca' build failed cpython/2.7.18: WARN: Build folder C:\J\w\BuildSingleReference@7\.conan\data\cpython\2.7.18\_\_\build\49cc4dd34403274f2383c721843345980785ccca ERROR: cpython/2.7.18: Error in build() method, line 424 self._msvc_build() while calling '_msvc_build', line 404 self._upgrade_single_project_file(project_file) while calling '_upgrade_single_project_file', line 324 self.run("devenv \"{}\" /upgrade".format(project_file), run_environment=True) ConanException: Error 1 while executing devenv "source_subfolder\PCbuild\pythoncore.vcxproj" /upgrade