******************************************************************************** conan install cpython/3.8.12@#45763fe33b8fd124658ba0368321f7f7 --build=cpython -pr C:\J\w\prod\BuildSingleReference@4\44149\b4ddb76c-69d6-46ab-ad25-f0cf4884596a/profile_windows_16_mtd_vs_debug_64.cpython-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] cpython:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 6579cd83d7728bdb0df70b512d9b1a11 cpython/3.8.12: Forced build from source Installing package: cpython/3.8.12 Requirements cpython/3.8.12 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages cpython/3.8.12:00ab2dcc4f90daf0b26389673f0aacc85e31be13 - Build zlib/1.2.11:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 zlib/1.2.11: Downloaded package revision c61080c351cc553baabc005ddaeb421e [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpython/3.8.12: Configuring sources in C:\J\w\prod\BuildSingleReference@4\.conan\data\cpython\3.8.12\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK cpython/3.8.12: Copying sources to build folder cpython/3.8.12: Building your package in C:\J\w\prod\BuildSingleReference@4\.conan\data\cpython\3.8.12\_\_\build\00ab2dcc4f90daf0b26389673f0aacc85e31be13 cpython/3.8.12: Generator 'MSBuildDeps' calling 'generate()' *** The 'msbuild' generator is EXPERIMENTAL *** cpython/3.8.12: Generator txt created conanbuildinfo.txt cpython/3.8.12: Aggregating env generators [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.8.12: Calling build() cpython/3.8.12: Patching runtime cpython/3.8.12: Building 3 Visual Studio projects: ('pythoncore', 'python', 'pythonw') cpython/3.8.12: [1/3] Building project 'pythoncore'... ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.15 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > devenv "source_subfolder\PCbuild\pythoncore.vcxproj" /upgrade ----------------- cpython/3.8.12: cpython/3.8.12: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior cpython/3.8.12: ERROR: Package '00ab2dcc4f90daf0b26389673f0aacc85e31be13' build failed cpython/3.8.12: WARN: Build folder C:\J\w\prod\BuildSingleReference@4\.conan\data\cpython\3.8.12\_\_\build\00ab2dcc4f90daf0b26389673f0aacc85e31be13 ERROR: cpython/3.8.12: Error in build() method, line 451 self._msvc_build() while calling '_msvc_build', line 435 self._upgrade_single_project_file(project_file) while calling '_upgrade_single_project_file', line 354 self.run("devenv \"{}\" /upgrade".format(project_file), run_environment=True) ConanException: Error 3221226356 while executing devenv "source_subfolder\PCbuild\pythoncore.vcxproj" /upgrade