******************************************************************************** conan install cpython/3.9.6@ --build=cpython --profile=C:\J\w\BuildSingleReference@8/31172/c2ab44f9-b3f9-4280-9f7f-7e3659f6f006/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] cpython:shared=False [build_requires] [env] cpython/3.9.6: Forced build from source Installing package: cpython/3.9.6 Requirements cpython/3.9.6 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages cpython/3.9.6:b17b520b4b55729a7391c6b2d20631fec4cf1564 - Build zlib/1.2.11:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - 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/3.9.6: Copying sources to build folder cpython/3.9.6: Building your package in C:\J\w\BuildSingleReference@8\.conan\data\cpython\3.9.6\_\_\build\b17b520b4b55729a7391c6b2d20631fec4cf1564 cpython/3.9.6: ***************************************************************** ****************************************************************** 'msbuild' has been deprecated and moved. It will be removed in next Conan release. Use 'MSBuildDeps' method instead. ******************************************************************** ******************************************************************** cpython/3.9.6: Generator 'msbuild' calling 'generate()' *** The 'msbuild' generator is EXPERIMENTAL *** cpython/3.9.6: 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 cpython/3.9.6: Calling build() cpython/3.9.6: Patching runtime cpython/3.9.6: Building 3 Visual Studio projects: ('pythoncore', 'python', 'pythonw') cpython/3.9.6: [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/3.9.6: cpython/3.9.6: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@8\.conan\data\cpython\3.9.6\_\_\build\b17b520b4b55729a7391c6b2d20631fec4cf1564 cpython/3.9.6: ERROR: Package 'b17b520b4b55729a7391c6b2d20631fec4cf1564' build failed cpython/3.9.6: WARN: Build folder C:\J\w\BuildSingleReference@8\.conan\data\cpython\3.9.6\_\_\build\b17b520b4b55729a7391c6b2d20631fec4cf1564 ERROR: cpython/3.9.6: Error in build() method, line 428 self._msvc_build() while calling '_msvc_build', line 405 self._upgrade_single_project_file(project_file) while calling '_upgrade_single_project_file', line 325 self.run("devenv \"{}\" /upgrade".format(project_file), run_environment=True) ConanException: Error 1 while executing devenv "source_subfolder\PCbuild\pythoncore.vcxproj" /upgrade