******************************************************************************** conan install cpython/2.7.18@ --build=cpython --profile=C:\J\w\BuildSingleReference@7/31178/f64839d6-4e07-4106-8864-3df0f9083944/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 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:f2abf26a30ecaf2eeec4eb8e067699abf799607b - Build zlib/1.2.11:a79a557254fabcb77849dd623fed97c9c5ab7651 - 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\f2abf26a30ecaf2eeec4eb8e067699abf799607b cpython/2.7.18: Generator txt created conanbuildinfo.txt cpython/2.7.18: ***************************************************************** ****************************************************************** 'msbuild' has been deprecated and moved. It will be removed in next Conan release. Use 'MSBuildDeps' method instead. ******************************************************************** ******************************************************************** cpython/2.7.18: Generator 'msbuild' 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'... ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > devenv "source_subfolder\PCbuild\pythoncore.vcxproj" /upgrade ----------------- Microsoft Visual Studio 2019 Version 16.8.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\f2abf26a30ecaf2eeec4eb8e067699abf799607b cpython/2.7.18: ERROR: Package 'f2abf26a30ecaf2eeec4eb8e067699abf799607b' build failed cpython/2.7.18: WARN: Build folder C:\J\w\BuildSingleReference@7\.conan\data\cpython\2.7.18\_\_\build\f2abf26a30ecaf2eeec4eb8e067699abf799607b ERROR: cpython/2.7.18: 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