[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 98.171875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/** [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK Exporting package recipe cpython/3.7.9 exports: File 'conandata.yml' found. Exporting it... cpython/3.7.9 exports: Copied 1 '.yml' file: conandata.yml cpython/3.7.9 exports_sources: Copied 6 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.7.9': {'url': 'https://www.python.org/ftp/python/3.7.9/Python-3.7.9.tgz', 'sha256': '39b018bc7d8a165e59aa827d9ae45c45901739b0bbb13721e4f973f3521c166a'}}, 'patches': {'3.7.9': [{'patch_file': 'patches/0001-3.7.9-msvc.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-3.7.9-relocatable-python-config.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 3.7.9: - base_path: source_subfolder patch_file: patches/0001-3.7.9-msvc.patch - base_path: source_subfolder patch_file: patches/0002-3.7.9-relocatable-python-config.patch sources: 3.7.9: sha256: 39b018bc7d8a165e59aa827d9ae45c45901739b0bbb13721e4f973f3521c166a url: https://www.python.org/ftp/python/3.7.9/Python-3.7.9.tgz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK cpython/3.7.9: The stored package has not changed cpython/3.7.9: Using the exported files summary hash as the recipe revision: b324563671b17cc025b115848d913901 cpython/3.7.9: Exported revision: b324563671b17cc025b115848d913901 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] cpython:shared=True [build_requires] [env] cpython/3.7.9: Forced build from source cpython/3.7.9 (test package): Installing package Requirements bzip2/1.0.8 from 'central' - Cache cpython/3.7.9 from local cache - Cache expat/2.2.9 from 'central' - Cache mpdecimal/2.4.2 from 'central' - Cache openssl/1.1.1h from 'central' - Cache sqlite3/3.32.3 from 'central' - Cache xz_utils/5.2.4 from 'central' - Cache zlib/1.2.11 from 'central' - Cache Packages bzip2/1.0.8:b553e9981f9078ff331b4fd4c3b7f9c44a5514ff - Cache cpython/3.7.9:316e9546105d13a393b865399426bd13e43982cc - Build expat/2.2.9:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Cache mpdecimal/2.4.2:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Cache openssl/1.1.1h:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Cache sqlite3/3.32.3:321ea0416c32813bb0f34b0fcca7cdb689d3c274 - Cache xz_utils/5.2.4:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Cache zlib/1.2.11:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK expat/2.2.9: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK mpdecimal/2.4.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK openssl/1.1.1h: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlite3/3.32.3: Already installed! sqlite3/3.32.3: Appending PATH env var with : C:\J\w\cci_PR-1510@4\.conan\data\sqlite3\3.32.3\_\_\package\321ea0416c32813bb0f34b0fcca7cdb689d3c274\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK xz_utils/5.2.4: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cpython/3.7.9: Copying sources to build folder cpython/3.7.9: Building your package in C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc cpython/3.7.9: Generator txt created conanbuildinfo.txt *** The 'msbuild' generator is EXPERIMENTAL *** cpython/3.7.9: Generator msbuild created conan_deps.props cpython/3.7.9: Generator msbuild created conan_openssl_debug_x64_v140.props cpython/3.7.9: Generator msbuild created conan_openssl.props cpython/3.7.9: Generator msbuild created conan_expat_debug_x64_v140.props cpython/3.7.9: Generator msbuild created conan_expat.props cpython/3.7.9: Generator msbuild created conan_mpdecimal_debug_x64_v140.props cpython/3.7.9: Generator msbuild created conan_mpdecimal.props cpython/3.7.9: Generator msbuild created conan_zlib_debug_x64_v140.props cpython/3.7.9: Generator msbuild created conan_zlib.props cpython/3.7.9: Generator msbuild created conan_bzip2_debug_x64_v140.props cpython/3.7.9: Generator msbuild created conan_bzip2.props cpython/3.7.9: Generator msbuild created conan_sqlite3_debug_x64_v140.props cpython/3.7.9: Generator msbuild created conan_sqlite3.props cpython/3.7.9: Generator msbuild created conan_xz_utils_debug_x64_v140.props cpython/3.7.9: Generator msbuild created conan_xz_utils.props [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.7.9: Calling build() cpython/3.7.9: Patching runtime cpython/3.7.9: Building 35 Visual Studio projects: {'_socket', '_testmultiphase', '_hashlib', '_testimportmultiple', '_testcapi', '_testbuffer', '_overlapped', 'pythoncore', 'pyexpat', 'venvlauncher', 'pywlauncher', '_msi', '_ctypes', 'python3dll', 'unicodedata', '_ssl', '_lzma', 'select', 'pyshellext', '_multiprocessing', 'python', 'pylauncher', '_elementtree', '_freeze_importlib', '_testembed', '_decimal', '_sqlite3', '_queue', '_bz2', '_testconsole', '_ctypes_test', '_asyncio', 'venvwlauncher', 'winsound', 'pythonw'} cpython/3.7.9: [0/35] Building project '_socket'... ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && devenv "source_subfolder\PCBuild\_socket.vcxproj" /upgrade && msbuild "source_subfolder\PCBuild\_socket.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft Visual Studio 2015 Version 14.0.25420.1. Copyright (C) Microsoft Corp. All rights reserved. Upgrading project 'python'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'pythoncore'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'pythonw'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'winsound'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_decimal'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_ctypes'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_ctypes_test'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_elementtree'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_msi'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_socket'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_sqlite3'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_ssl'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_testcapi'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_testimportmultiple'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_tkinter'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_bz2'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'select'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_lzma'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'unicodedata'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'pyexpat'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'bdist_wininst'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_hashlib'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_multiprocessing'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'python3dll'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'xxlimited'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_testbuffer'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'pylauncher'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'pywlauncher'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_freeze_importlib'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_overlapped'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_testembed'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_testmultiphase'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'pyshellext'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_testconsole'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_asyncio'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project '_queue'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'liblzma'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'python_uwp'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'venvlauncher'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'venvwlauncher'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Upgrading project 'pythonw_uwp'... Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGUpdate|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'PGInstrument|Win32': no upgrade required. Platform Toolset is 'v140'. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\UpgradeLog.htm Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] _abc.c _bisectmodule.c blake2module.c blake2b_impl.c blake2s_impl.c _codecsmodule.c _collectionsmodule.c _contextvarsmodule.c _csv.c _functoolsmodule.c _heapqmodule.c _json.c _localemodule.c _lsprof.c _math.c _pickle.c _randommodule.c sha3module.c _sre.c _stat.c Generating Code... Compiling... _struct.c _weakref.c arraymodule.c atexitmodule.c audioop.c binascii.c cmathmodule.c _datetimemodule.c errnomodule.c faulthandler.c gcmodule.c hashtable.c itertoolsmodule.c main.c mathmodule.c md5module.c mmapmodule.c _opcode.c _operator.c parsermodule.c Generating Code... Compiling... posixmodule.c rotatingtree.c sha1module.c sha256module.c sha512module.c signalmodule.c symtablemodule.c _threadmodule.c _tracemalloc.c timemodule.c xxsubtype.c zipimport.c fileio.c bytesio.c stringio.c bufferedio.c iobase.c textio.c winconsoleio.c _iomodule.c Generating Code... Compiling... _codecs_cn.c _codecs_hk.c _codecs_iso2022.c _codecs_jp.c _codecs_kr.c _codecs_tw.c multibytecodec.c _winapi.c abstract.c accu.c boolobject.c bytearrayobject.c bytes_methods.c bytesobject.c call.c capsule.c cellobject.c classobject.c codeobject.c complexobject.c Generating Code... Compiling... descrobject.c dictobject.c enumobject.c exceptions.c fileobject.c floatobject.c frameobject.c funcobject.c genobject.c iterobject.c listobject.c longobject.c memoryobject.c methodobject.c moduleobject.c namespaceobject.c object.c obmalloc.c odictobject.c rangeobject.c Generating Code... Compiling... setobject.c sliceobject.c structseq.c tupleobject.c typeobject.c unicodectype.c unicodeobject.c weakrefobject.c acceler.c bitset.c firstsets.c grammar.c grammar1.c listnode.c metagrammar.c myreadline.c node.c parser.c parsetok.c tokenizer.c Generating Code... Compiling... invalid_parameter_handler.c winreg.c config.c getpathp.c msvcrtmodule.c pyhash.c _warnings.c asdl.c ast.c ast_opt.c ast_unparse.c bltinmodule.c bootstrap_hash.c ceval.c codecs.c compile.c context.c dynamic_annotations.c dynload_win.c errors.c Generating Code... Compiling... fileutils.c formatter_unicode.c frozen.c future.c getargs.c getcompiler.c getcopyright.c getopt.c getplatform.c getversion.c graminit.c hamt.c import.c importdl.c marshal.c modsupport.c mysnprintf.c mystrtoul.c pathconfig.c peephole.c Generating Code... Compiling... pyarena.c pyctype.c pyfpe.c pylifecycle.c pymath.c pytime.c pystate.c pystrcmp.c pystrhex.c pystrtod.c dtoa.c Python-ast.c pythonrun.c structmember.c symtable.c sysmodule.c thread.c traceback.c zlibmodule.c dl_nt.c Generating Code... getbuildinfo.c zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] zlib.lib(deflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(deflate.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] zlib.lib(trees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(trees.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.exp pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(465,5): warning : A copy of vcruntime140.dll is also required C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_socket.vcxproj] socketmodule.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_socket_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_socket_d.exp _socket.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_socket_d.pyd _socket.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_socket_d.pdb (Full PDB) cpython/3.7.9: [1/35] Building project '_testmultiphase'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_testmultiphase.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_testmultiphase.vcxproj] _testmultiphase.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testmultiphase_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testmultiphase_d.exp _testmultiphase.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testmultiphase_d.pyd _testmultiphase.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testmultiphase_d.pdb (Full PDB) cpython/3.7.9: [2/35] Building project '_hashlib'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_hashlib.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] _hashopenssl.c libcryptod.lib(o_names.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_names.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(evp_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(digest.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(names.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(names.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p5_crpt2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_crpt2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pbe_scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pbe_scrypt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(hmac.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hmac.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(stack.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(stack.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(threads_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(threads_win.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(mem_dbg.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem_dbg.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(mem.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(lhash.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(lhash.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cryptlib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cryptlib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_type.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_type.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_object.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_object.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(evp_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(obj_dat.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_dat.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(evp_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pmeth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_digest.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_init.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(init.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(obj_xref.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_xref.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(evp_pbe.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_pbe.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_int.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sha1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p5_pbev2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_pbev2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(o_str.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_str.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(b_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_print.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ctype.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ctype.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tasn_typ.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_typ.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(asn1_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(asn_pack.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_pack.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(obj_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tasn_fre.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_fre.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bio_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(b_dump.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_dump.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_word.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_word.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_int64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_int64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_octet.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_octet.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_shift.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_shift.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_print.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rand_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_cipher.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_cipher.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cm_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cm_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sm2_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecx_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecx_meth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(hm_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hm_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(scrypt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tls1_prf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tls1_prf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(hkdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hkdf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(poly1305_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(siphash_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_pkmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_pkmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_list.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_list.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_table.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_table.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(mem_sec.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem_sec.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ex_data.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ex_data.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(drbg_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(drbg_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(c_allc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_allc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(c_alld.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_alld.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(conf_sap.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_sap.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(conf_mod.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_mod.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(async.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_fat.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_fat.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_openssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_openssl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_rdrand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_rdrand.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_dyn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_dyn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_padlock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_padlock.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_capi.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_capi.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(c_zlib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_zlib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(err_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err_all.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(store_init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_init.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p5_scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_scrypt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_crpt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p5_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_crpt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sha1dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha1dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sha256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha256.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sha512.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha512.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_algor.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_algor.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tasn_new.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_new.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tasn_dec.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_dec.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tasn_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tasn_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_utl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(b_sock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_sock.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(b_addr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_addr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bio_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_meth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_mont.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mont.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_asm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_asm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bss_file.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_file.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rand_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_win.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_rand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_rand.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cmac.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmac.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_gen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_rfc5114.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_rfc5114.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_rfc7919.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_rfc7919.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_kdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_kdf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pmeth_gn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_gn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_gen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_curve.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_curve.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_kmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_kmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecdsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecdsa_vrf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_vrf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecdh_kdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdh_kdf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_sm3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sm3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sm2_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sm2_crypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_crypt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(t_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(t_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_sigver.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sigver.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_null.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_set.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_set.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p8_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p8_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_pubkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_pubkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(curve25519.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve25519.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(curve448.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve448.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eddsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eddsa.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_crpt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_gen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_saos.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_saos.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_oaep.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_oaep.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_x931.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_x931.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_pss.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pss.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_md5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md5.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(poly1305.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(siphash.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ameth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ameth_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_attrib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_attrib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(getenv.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(getenv.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_ctrl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_ctrl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_asnmth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_asnmth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(drbg_ctr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(drbg_ctr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_des.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_des.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_des3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_des3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_xcbc_d.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_xcbc_d.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_rc4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc4.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_rc4_hmac_md5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc4_hmac_md5.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_idea.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_idea.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_rc2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_bf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_bf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_cast.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_cast.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_aes.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_aes_cbc_hmac_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes_cbc_hmac_sha1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_aes_cbc_hmac_sha256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes_cbc_hmac_sha256.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_aria.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aria.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_camellia.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_camellia.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_chacha20_poly1305.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_chacha20_poly1305.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_seed.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_seed.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(e_sm4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_sm4.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_md4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md4.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_md5_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md5_sha1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_blake2b.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_blake2b.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_blake2s.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_blake2s.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_sha3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sha3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_mdc2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_mdc2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_ripemd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_ripemd.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(m_wp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_wp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(conf_mall.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_mall.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_all.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(conf_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dso_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_def.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_def.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(async_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_win.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(async_wait.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_wait.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_rsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_rsa.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_dsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_dsa.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_eckey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_eckey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tb_dh.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_dh.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ossl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_ossl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cmeth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmeth_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pem_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_meth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_meth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_x509.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_cmp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_cmp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_strex.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_strex.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(t_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(t_x509.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pem_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_x509.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_purp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_purp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(asn1_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(buf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(buf_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bio_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(comp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(comp_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(evp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(obj_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pem_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pkcs7err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pkcs7err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(conf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pk12err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk12err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rand_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cpt_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cpt_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dso_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ui_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ocsp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ts_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ts_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(async_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(kdf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(kdf_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(store_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(store_register.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_register.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(loader_file.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(loader_file.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p5_pbe.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_pbe.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_dup.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_dup.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(buffer.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(buffer.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_bitstr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_bitstr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bss_sock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_sock.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(b_sock2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_sock2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_ctx.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_ctx.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_div.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_div.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_gcd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_gcd.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_mul.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mul.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_sqr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_sqr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(o_fopen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_fopen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_prime.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_prime.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_rand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_rand.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_exp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_exp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_check.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_check.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_dh.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_dh.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_add.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_add.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_bignum.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_bignum.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_vrf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_vrf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecp_nistz256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_nistz256.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_mult.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_mult.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_cvt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_cvt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_oct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_intern.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_intern.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecdh_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdh_ossl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecdsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_ossl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sm3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_mod.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mod.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pmeth_fn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_fn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_time.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_time.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_name.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_name.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_att.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_att.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(f_generic.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_generic.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(f_impl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_impl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(scalar.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(scalar.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(curve448_tables.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve448_tables.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_blind.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_blind.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_mp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_mp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_sig.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_sig.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(f_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_int.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_chk.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_chk.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pk7_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_env.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_env.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_sd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_sd.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(md5_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(md5_dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cm_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cm_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dsa_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(poly1305_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(hm_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hm_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(siphash_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(uid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(uid.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(des_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(des_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cfb_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecb_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecb_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(set_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(set_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cfb64enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb64enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ofb64enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb64enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecb3_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecb3_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cfb64ede.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb64ede.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ofb64ede.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb64ede.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sha1_one.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha1_one.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(xcbc_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(xcbc_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(i_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(i_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(i_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(i_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_cfb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(i_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_ofb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rc2_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rc2_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rc2_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rc2cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2cfb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rc2ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2ofb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bf_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bf_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bf_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bf_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_cfb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bf_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_ofb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(c_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(c_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(c_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(c_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_cfb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(c_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_ofb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(aes_core.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_core.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(aes_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cbc128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cbc128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ctr128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ctr128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ofb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cfb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(gcm128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(gcm128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ccm128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ccm128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(xts128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(xts128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(wrap128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(wrap128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ocb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocb128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(aria.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aria.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cmll_misc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmll_misc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(seed.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(seed_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(seed_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(seed_cfb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_cfb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(seed_ofb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_ofb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(sm4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm4.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(md4_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(md4_dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(blake2b.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(blake2b.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(blake2s.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(blake2s.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(mdc2dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mdc2dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rmd_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rmd_dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(wp_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(wp_dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(asn_moid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_moid.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(asn_mstbl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_mstbl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(evp_cnf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_cnf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eng_cnf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_cnf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(conf_ssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_ssl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(conf_def.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_def.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(conf_api.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_api.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dso_win32.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_win32.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_pk1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pk1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_ssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ssl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsa_none.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_none.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_exp2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_exp2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(d2i_pr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(d2i_pr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(i2d_pr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i2d_pr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(dh_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(evp_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_p8d.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_p8d.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pem_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pem_pk8.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_pk8.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_exten.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_exten.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_val.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_val.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_x509a.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_x509a.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_akeya.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_akeya.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_genn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_genn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_crld.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_crld.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_ncons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ncons.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_asid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_asid.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_addr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_addr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pcy_cache.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_cache.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_obj.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_obj.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_utf8.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_utf8.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(asn1_par.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_par.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_mbstr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_mbstr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509name.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509name.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(err_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pem_oth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_oth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_all.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_ext.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_ext.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_v3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_v3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_pcia.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pcia.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_bcons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_bcons.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bf_buff.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_buff.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_crl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_crl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_decr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_decr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_mutl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_mutl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_asn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_asn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_kiss.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_kiss.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(store_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ui_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_d2i_fp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_d2i_fp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(o_dir.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_dir.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_utl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_recp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_recp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(rsaz_exp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsaz_exp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_io.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_io.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecp_smpl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_smpl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecp_mont.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_mont.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec2_smpl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec2_smpl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ecp_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_oct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec2_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec2_oct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(o_time.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_time.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_utctm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_utctm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_gentm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_gentm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_strnid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_strnid.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pk7_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509cset.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509cset.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(aes_wrap.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_wrap.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_kari.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_kari.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_pwri.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_pwri.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_vfy.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_vfy.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_att.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_att.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_check.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_check.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(eck_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eck_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(asn1_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_gen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_utl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bss_mem.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_mem.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(evp_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(encode.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(encode.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_p8e.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_p8e.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_alt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_alt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_conf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_conf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_cpols.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_cpols.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_pcons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pcons.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pcy_data.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_data.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pcy_map.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_map.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_print.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_i2d_fp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_i2d_fp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_req.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_req.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x_spki.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_spki.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_digest.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_verify.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_verify.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(a_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ocsp_ht.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_ht.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_sbag.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_sbag.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_add.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_add.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ui_openssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_openssl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ui_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_null.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bss_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_null.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(tasn_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bio_md.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_md.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(cms_dd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_dd.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bio_ndef.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_ndef.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(asn_mime.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_mime.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_gf2m.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_gf2m.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_kron.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_kron.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bn_sqrt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_sqrt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pk7_doit.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_doit.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bio_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_lu.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_lu.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_vpm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_vpm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pcy_tree.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_tree.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_trs.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_trs.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ec_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_print.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509_req.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_req.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_info.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_info.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_pmaps.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pmaps.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_bitst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_bitst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_extku.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_extku.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_pku.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pku.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_sxnet.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_sxnet.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_ia5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ia5.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_akey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_akey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_int.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_enum.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_enum.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_ocsp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ocsp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_pci.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pci.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_x509v3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_x509v3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_tlsf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_tlsf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(v3_admis.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_admis.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p_verify.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_verify.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ocsp_asn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_asn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(p12_attr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_attr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bio_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(bio_b64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_b64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pk7_attr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_attr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pcy_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(pcy_node.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_node.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(x509rset.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509rset.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(f_string.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_string.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_sct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_sct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_oct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_log.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_log.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_sct_ctx.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_sct_ctx.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_vfy.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_vfy.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] libcryptod.lib(ct_b64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_b64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_hashlib.vcxproj] Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_hashlib_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_hashlib_d.exp _hashlib.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_hashlib_d.pyd _hashlib.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_hashlib_d.pdb (Full PDB) cpython/3.7.9: [3/35] Building project '_testimportmultiple'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_testimportmultiple.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_testimportmultiple.vcxproj] _testimportmultiple.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testimportmultiple_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testimportmultiple_d.exp _testimportmultiple.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testimportmultiple_d.pyd _testimportmultiple.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testimportmultiple_d.pdb (Full PDB) cpython/3.7.9: [4/35] Building project '_testcapi'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_testcapi.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_testcapi.vcxproj] _testcapimodule.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testcapi_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testcapi_d.exp _testcapi.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testcapi_d.pyd _testcapi.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testcapi_d.pdb (Full PDB) cpython/3.7.9: [5/35] Building project '_testbuffer'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_testbuffer.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_testbuffer.vcxproj] _testbuffer.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testbuffer_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testbuffer_d.exp _testbuffer.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testbuffer_d.pyd _testbuffer.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_testbuffer_d.pdb (Full PDB) cpython/3.7.9: [6/35] Building project '_overlapped'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_overlapped.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_overlapped.vcxproj] overlapped.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_overlapped_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_overlapped_d.exp _overlapped.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_overlapped_d.pyd _overlapped.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_overlapped_d.pdb (Full PDB) cpython/3.7.9: [7/35] Building project 'pythoncore'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\pythoncore.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) cpython/3.7.9: [8/35] Building project 'pyexpat'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\pyexpat.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pyexpat.vcxproj] pyexpat.c libexpatdMD.lib(xmlparse.obj) : warning LNK4099: PDB 'libexpat.pdb' was not found with 'libexpatdMD.lib(xmlparse.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\libexpat.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pyexpat.vcxproj] libexpatdMD.lib(xmltok.obj) : warning LNK4099: PDB 'libexpat.pdb' was not found with 'libexpatdMD.lib(xmltok.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\libexpat.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pyexpat.vcxproj] libexpatdMD.lib(xmlrole.obj) : warning LNK4099: PDB 'libexpat.pdb' was not found with 'libexpatdMD.lib(xmlrole.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\libexpat.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pyexpat.vcxproj] Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyexpat_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyexpat_d.exp pyexpat.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyexpat_d.pyd pyexpat.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyexpat_d.pdb (Full PDB) cpython/3.7.9: [9/35] Building project 'venvlauncher'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\venvlauncher.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\venvlauncher.vcxproj] launcher.c venvlauncher.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\venvlauncher_d.exe venvlauncher.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\venvlauncher_d.pdb (Full PDB) cpython/3.7.9: [10/35] Building project 'pywlauncher'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\pywlauncher.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pyshellext.vcxproj] 64 bit Processing ..\PC\pyshellext.idl pyshellext.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\ocidl.idl ocidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\oleidl.idl oleidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\objidl.idl objidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\unknwn.idl unknwn.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared\wtypes.idl wtypes.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared\wtypesbase.idl wtypesbase.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared\basetsd.h basetsd.h 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared\guiddef.h guiddef.h 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\oaidl.idl oaidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\servprov.idl servprov.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\urlmon.idl urlmon.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\msxml.idl msxml.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\oaidl.acf oaidl.acf 64 bit Processing C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um\ocidl.acf ocidl.acf pyshellext.cpp pyshellext_i.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyshellext_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyshellext_d.exp pyshellext.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyshellext_d.dll pyshellext.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyshellext_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pylauncher.vcxproj] launcher.c pylauncher.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\py_d.exe pylauncher.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\py_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pywlauncher.vcxproj] launcher.c pywlauncher.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyw_d.exe pywlauncher.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyw_d.pdb (Full PDB) cpython/3.7.9: [11/35] Building project '_msi'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_msi.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_msi.vcxproj] _msi.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_msi_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_msi_d.exp _msi.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_msi_d.pyd _msi.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_msi_d.pdb (Full PDB) cpython/3.7.9: [12/35] Building project '_ctypes'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_ctypes.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ctypes.vcxproj] Performing Custom Build Tools Assembling: C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\Modules\_ctypes\libffi_msvc\win64.asm _ctypes.c callbacks.c callproc.c cfield.c ffi.c malloc_closure.c stgdict.c ..\Modules\_ctypes\stgdict.c(817): warning C4244: 'initializing': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ctypes.vcxproj] Generating Code... prep_cif.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ctypes_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ctypes_d.exp _ctypes.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ctypes_d.pyd _ctypes.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ctypes_d.pdb (Full PDB) cpython/3.7.9: [13/35] Building project 'python3dll'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\python3dll.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\python3dll.vcxproj] python3dll.c Updating python3_d.def Updating python3stub.def Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python3_dstub.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python3_dstub.exp Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python3_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python3_d.exp python3dll.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python3_d.dll python3dll.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python3_d.pdb (Full PDB) cpython/3.7.9: [14/35] Building project 'unicodedata'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\unicodedata.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\unicodedata.vcxproj] unicodedata.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\unicodedata_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\unicodedata_d.exp unicodedata.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\unicodedata_d.pyd unicodedata.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\unicodedata_d.pdb (Full PDB) cpython/3.7.9: [15/35] Building project '_ssl'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_ssl.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_socket.vcxproj] _socket.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_socket_d.pyd _socket.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_socket_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] _ssl.c libssld.lib(ssl_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(statem.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(statem.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_ciph.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_ciph.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_rsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_rsa.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_sess.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_sess.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(methods.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(methods.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(tls_srp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(tls_srp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(extensions_cust.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(extensions_cust.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_cert.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_cert.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(rec_layer_s3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(rec_layer_s3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_init.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl3_buffer.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl3_buffer.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(statem_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(statem_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(tls13_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(tls13_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(t1_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(t1_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(statem_srvr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(statem_srvr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_mcnf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_mcnf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(packet.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(packet.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(s3_msg.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(s3_msg.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(statem_dtls.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(statem_dtls.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(d1_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(d1_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(statem_clnt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(statem_clnt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(s3_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(s3_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(extensions.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(extensions.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(d1_msg.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(d1_msg.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(rec_layer_d1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(rec_layer_d1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl3_record_tls13.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl3_record_tls13.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl3_record.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl3_record.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(s3_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(s3_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(t1_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(t1_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(ssl_conf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(ssl_conf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(pqueue.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(pqueue.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(extensions_srvr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(extensions_srvr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(extensions_clnt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(extensions_clnt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(dtls1_bitmap.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(dtls1_bitmap.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(s3_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(s3_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libssld.lib(d1_srtp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libssld.lib(d1_srtp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(stack.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(stack.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cversion.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cversion.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(mem.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bio_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bss_file.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_file.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bss_mem.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_mem.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_object.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_object.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(asn1_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tasn_typ.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_typ.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(f_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_int.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_strex.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_strex.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_time.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_time.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(obj_dat.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_dat.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_lu.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_lu.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_vpm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_vpm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_txt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_txt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_all.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_def.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_def.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_x509.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_set.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_set.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_cmp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_cmp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509name.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509name.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_ext.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_ext.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_genn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_genn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_alt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_alt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_crld.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_crld.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_info.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_info.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_purp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_purp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_utl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_x509.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(comp_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(comp_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rand_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(threads_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(threads_win.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ex_data.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ex_data.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(o_str.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_str.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(mem_sec.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem_sec.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cryptlib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cryptlib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(buffer.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(buffer.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bss_sock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_sock.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bf_buff.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_buff.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(lhash.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(lhash.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(evp_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(digest.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(evp_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(names.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(names.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(by_dir.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(by_dir.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(by_file.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(by_file.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_d2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_d2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_name.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_name.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_pubkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_pubkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_exten.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_exten.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(async_wait.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_wait.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(async.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_policy.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_policy.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_sct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_sct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_oct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_log.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_log.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ocsp_cl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_cl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ocsp_ext.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_ext.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ocsp_asn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_asn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_init.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(mem_dbg.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem_dbg.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(b_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_print.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(c_zlib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_zlib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_null.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ameth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ameth_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(conf_mod.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_mod.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(d2i_pr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(d2i_pr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_xaux.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_xaux.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_all.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_oth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_oth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_int64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_int64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tasn_fre.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_fre.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tasn_dec.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_dec.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tasn_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(srp_vfy.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(srp_vfy.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(srp_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(srp_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(o_dir.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_dir.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_vfy.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_vfy.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(init.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(o_names.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_names.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_md5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md5.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_md5_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md5_sha1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sha1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_des.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_des.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_des3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_des3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_rc4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc4.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_rc4_hmac_md5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc4_hmac_md5.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_idea.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_idea.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_rc2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_aes.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_aes_cbc_hmac_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes_cbc_hmac_sha1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_aes_cbc_hmac_sha256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes_cbc_hmac_sha256.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_aria.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aria.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_camellia.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_camellia.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_chacha20_poly1305.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_chacha20_poly1305.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_seed.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_seed.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_sigver.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sigver.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pmeth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pmeth_fn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_fn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_const.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_const.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(hmac.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hmac.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_curve.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_curve.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_crpt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_type.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_type.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tasn_new.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_new.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(conf_ssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_ssl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(b_addr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_addr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_check.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_check.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pmeth_gn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_gn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sha1dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha1dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sha256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha256.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sha512.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha512.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(md5_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(md5_dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(b_sock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_sock.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bio_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_meth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(o_fopen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_fopen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ctype.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ctype.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(b_dump.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_dump.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_word.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_word.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(obj_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_utf8.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_utf8.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(asn1_par.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_par.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_mbstr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_mbstr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(o_time.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_time.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_utctm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_utctm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_gentm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_gentm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_shift.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_shift.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_print.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_ctx.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_ctx.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_rand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_rand.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_oct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_kmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_kmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_intern.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_intern.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_dh.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_dh.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_crl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_crl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509cset.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509cset.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_trs.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_trs.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_d2i_fp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_d2i_fp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_i2d_fp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_i2d_fp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(i2d_pr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i2d_pr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pk7_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_algor.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_algor.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_sig.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_sig.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_req.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_req.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_spki.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_spki.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_digest.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_verify.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_verify.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p8_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p8_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(evp_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ocsp_ht.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_ht.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_val.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_val.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_dup.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_dup.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_x509a.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_x509a.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_akeya.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_akeya.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_ncons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ncons.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_asid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_asid.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_addr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_addr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pcy_cache.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_cache.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_int.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(obj_xref.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_xref.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_obj.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_obj.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_print.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_strnid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_strnid.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_v3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_v3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_octet.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_octet.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(asn1_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_gen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_req.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_req.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_conf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_conf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(a_bitstr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_bitstr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_pcia.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pcia.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_bcons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_bcons.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_p8d.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_p8d.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_pk8.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_pk8.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(drbg_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(drbg_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rand_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_win.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_rand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_rand.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(b_sock2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_sock2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(evp_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_digest.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_cipher.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_cipher.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(evp_pbe.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_pbe.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_attrib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_attrib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cmac.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmac.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_pkmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_pkmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(getenv.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(getenv.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_info.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_info.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_info.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_info.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(async_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_win.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_sct_ctx.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_sct_ctx.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_vfy.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_vfy.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(conf_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_b64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_b64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(asn_pack.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_pack.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ocsp_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cm_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cm_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecx_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecx_meth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(poly1305_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(hm_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hm_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(siphash_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash_ameth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_asnmth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_asnmth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dso_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_blind.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_blind.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ossl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_rsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_rsa.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_mp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_mp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_bignum.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_bignum.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(evp_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(encode.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(encode.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(nsseq.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(nsseq.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tasn_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_utl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_mont.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mont.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_exp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_exp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(txt_db.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(txt_db.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_srp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_srp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_add.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_add.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_mul.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mul.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_mod.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mod.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pcy_tree.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_tree.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(c_allc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_allc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(c_alld.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_alld.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(conf_sap.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_sap.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_fat.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_fat.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_openssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_openssl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_rdrand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_rdrand.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_dyn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_dyn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_padlock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_padlock.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_capi.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_capi.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(err_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err_all.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(store_init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_init.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(des_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(des_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cfb_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecb_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecb_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(set_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(set_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cfb64enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb64enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ofb64enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb64enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecb3_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecb3_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cfb64ede.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb64ede.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ofb64ede.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb64ede.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sha1_one.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha1_one.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(i_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(i_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(i_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(i_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_cfb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(i_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_ofb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rc2_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rc2_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rc2_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rc2cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2cfb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rc2ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2ofb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(aes_core.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_core.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(aes_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cbc128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cbc128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ctr128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ctr128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ofb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cfb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(gcm128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(gcm128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ccm128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ccm128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(xts128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(xts128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(wrap128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(wrap128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ocb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocb128.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(aria.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aria.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cmll_misc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmll_misc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(poly1305.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(seed.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(seed_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(seed_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_cbc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(seed_cfb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_cfb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(seed_ofb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_ofb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_div.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_div.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecp_nistz256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_nistz256.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_mult.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_mult.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cm_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cm_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sm2_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(hm_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hm_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(scrypt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tls1_prf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tls1_prf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(hkdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hkdf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(poly1305_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(siphash_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash_pmeth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_cvt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_cvt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_gcd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_gcd.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_prime.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_prime.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_asm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_asm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecp_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_oct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec2_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec2_oct.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecdh_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdh_ossl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecdsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_ossl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_eckey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_eckey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_list.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_list.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_table.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_table.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_ossl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tb_dsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_dsa.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_vrf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_vrf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(tasn_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pk7_doit.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_doit.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pk7_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p_verify.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_verify.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_att.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_att.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_cpols.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_cpols.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_pcons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pcons.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pcy_data.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_data.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pcy_map.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_map.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_bitst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_bitst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_extku.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_extku.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_pku.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pku.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_sxnet.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_sxnet.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_ia5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ia5.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_akey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_akey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_int.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_enum.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_enum.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_ocsp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ocsp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_pci.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pci.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_pmaps.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pmaps.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_x509v3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_x509v3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_tlsf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_tlsf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_admis.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_admis.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509rset.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509rset.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_decr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_decr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_p8e.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_p8e.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(drbg_ctr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(drbg_ctr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p5_scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_scrypt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_crpt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p5_crpt2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_crpt2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p5_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_crpt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(uid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(uid.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(conf_def.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_def.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(conf_api.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_api.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(t_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(t_pkey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_env.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_env.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_kari.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_kari.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(t_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(t_x509.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_sd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_sd.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_check.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_check.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eck_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eck_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_null.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(curve25519.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve25519.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(curve448.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve448.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eddsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eddsa.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_chk.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_chk.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dso_win32.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_win32.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_pk1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pk1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_oaep.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_oaep.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_ssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ssl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_none.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_none.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_x931.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_x931.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ui_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_sqr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_sqr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_recp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_recp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsaz_exp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsaz_exp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pcy_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pcy_node.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_node.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_xcbc_d.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_xcbc_d.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_bf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_bf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_cast.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_cast.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(e_sm4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_sm4.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_md4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md4.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_blake2b.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_blake2b.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_blake2s.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_blake2s.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_sha3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sha3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_mdc2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_mdc2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_ripemd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_ripemd.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_wp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_wp.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(m_sm3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sm3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(conf_mall.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_mall.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_all.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cmeth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmeth_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_meth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_meth.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(asn1_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(buf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(buf_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bio_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(comp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(comp_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(evp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(obj_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pem_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pkcs7err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pkcs7err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(x509_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(conf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pk12err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk12err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rand_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cpt_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cpt_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dso_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ui_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ocsp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ts_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ts_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(async_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(kdf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(kdf_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(store_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_err.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(store_register.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_register.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(loader_file.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(loader_file.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecp_smpl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_smpl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecp_mont.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_mont.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_gen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_rfc5114.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_rfc5114.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_rfc7919.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_rfc7919.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dh_kdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_kdf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_gen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(dsa_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecdsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecdsa_vrf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_vrf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ecdh_kdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdh_kdf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sm2_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sm2_crypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_crypt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_gen.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_sign.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_saos.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_saos.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rsa_pss.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pss.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pbe_scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pbe_scrypt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(siphash.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec2_smpl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec2_smpl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_kron.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_kron.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_sqrt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_sqrt.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_gf2m.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_gf2m.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_ctrl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_ctrl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_exp2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_exp2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bss_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_null.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bio_md.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_md.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bio_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(pk7_attr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_attr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(f_string.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_string.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ct_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p5_pbe.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_pbe.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p5_pbev2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_pbev2.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_key.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(aes_wrap.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_wrap.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_pwri.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_pwri.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(err_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(v3_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_prn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_att.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_att.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ec_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_print.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_io.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_io.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(f_generic.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_generic.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(f_impl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_impl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(scalar.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(scalar.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(curve448_tables.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve448_tables.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ui_openssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_openssl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(ui_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_null.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(xcbc_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(xcbc_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bf_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bf_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bf_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bf_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_cfb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bf_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_ofb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(c_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_skey.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(c_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_ecb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(c_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_enc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(c_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_cfb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(c_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_ofb64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sm4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm4.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(md4_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(md4_dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(blake2b.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(blake2b.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(blake2s.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(blake2s.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(mdc2dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mdc2dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(rmd_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rmd_dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(wp_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(wp_dgst.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(sm3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm3.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(asn_moid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_moid.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(asn_mstbl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_mstbl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(evp_cnf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_cnf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(eng_cnf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_cnf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_mutl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_mutl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_asn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_asn.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_kiss.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_kiss.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(store_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_lib.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bn_dh.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_dh.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_utl.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(cms_dd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_dd.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bio_ndef.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_ndef.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(asn_mime.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_mime.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_sbag.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_sbag.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_add.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_add.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bio_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_asn1.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(bio_b64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_b64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] libcryptod.lib(p12_attr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_attr.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\ossl_static.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ssl.vcxproj] Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ssl_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ssl_d.exp _ssl.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ssl_d.pyd _ssl.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ssl_d.pdb (Full PDB) cpython/3.7.9: [16/35] Building project '_lzma'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_lzma.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] _lzmamodule.c lzma.lib(common.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(common.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(check.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(check.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(filter_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(filter_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(filter_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(filter_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lzma_encoder_presets.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lzma_encoder_presets.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(easy_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(easy_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(stream_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(stream_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(alone_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(alone_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(stream_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(stream_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(auto_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(auto_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(alone_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(alone_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(crc32_fast.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(crc32_fast.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(crc64_fast.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(crc64_fast.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(sha256.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(sha256.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lzma_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lzma_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lzma2_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lzma2_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(x86.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(x86.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(powerpc.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(powerpc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(ia64.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(ia64.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(arm.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(arm.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(armthumb.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(armthumb.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(sparc.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(sparc.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(simple_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(simple_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(delta_common.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(delta_common.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(delta_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(delta_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(filter_common.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(filter_common.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lzma_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lzma_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lzma2_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lzma2_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(simple_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(simple_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(delta_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(delta_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(easy_preset.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(easy_preset.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(stream_flags_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(stream_flags_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(block_header_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(block_header_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(block_util.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(block_util.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(index.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(index.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(block_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(block_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(index_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(index_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(stream_flags_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(stream_flags_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(stream_flags_common.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(stream_flags_common.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(block_header_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(block_header_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(index_hash.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(index_hash.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(block_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(block_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lz_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lz_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(crc32_table.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(crc32_table.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(crc64_table.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(crc64_table.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lz_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lz_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lzma_encoder_optimum_fast.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lzma_encoder_optimum_fast.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lzma_encoder_optimum_normal.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lzma_encoder_optimum_normal.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(price_table.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(price_table.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(fastpos_table.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(fastpos_table.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(simple_coder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(simple_coder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(vli_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(vli_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(vli_size.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(vli_size.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(filter_flags_encoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(filter_flags_encoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(vli_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(vli_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(filter_flags_decoder.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(filter_flags_decoder.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] lzma.lib(lz_encoder_mf.obj) : warning LNK4099: PDB 'liblzma.pdb' was not found with 'lzma.lib(lz_encoder_mf.obj)' or at 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\liblzma.pdb'; linking object as if no debug info [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_lzma.vcxproj] Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_lzma_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_lzma_d.exp _lzma.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_lzma_d.pyd _lzma.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_lzma_d.pdb (Full PDB) cpython/3.7.9: [17/35] Building project 'select'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\select.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\select.vcxproj] selectmodule.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\select_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\select_d.exp select.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\select_d.pyd select.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\select_d.pdb (Full PDB) cpython/3.7.9: [18/35] Building project 'pyshellext'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\pyshellext.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pyshellext.vcxproj] pyshellext.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyshellext_d.dll pyshellext.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyshellext_d.pdb (Full PDB) cpython/3.7.9: [19/35] Building project '_multiprocessing'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_multiprocessing.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_multiprocessing.vcxproj] multiprocessing.c semaphore.c Generating Code... Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_multiprocessing_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_multiprocessing_d.exp _multiprocessing.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_multiprocessing_d.pyd _multiprocessing.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_multiprocessing_d.pdb (Full PDB) cpython/3.7.9: [20/35] Building project 'python'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\python.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_ctypes.vcxproj] _ctypes.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ctypes_d.pyd _ctypes.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_ctypes_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\python.vcxproj] python.c python.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python_d.exe python.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python_d.pdb (Full PDB) C:\Windows\SYSTEM32\ucrtbased.DLL is version 10.0.17763.132 cpython/3.7.9: [21/35] Building project 'pylauncher'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\pylauncher.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pyshellext.vcxproj] pyshellext.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyshellext_d.dll pyshellext.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\pyshellext_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pylauncher.vcxproj] pylauncher.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\py_d.exe pylauncher.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\py_d.pdb (Full PDB) cpython/3.7.9: [22/35] Building project '_elementtree'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_elementtree.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_elementtree.vcxproj] _elementtree.c Creating library C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_elementtree_d.lib and object C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_elementtree_d.exp _elementtree.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_elementtree_d.pyd _elementtree.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_elementtree_d.pdb (Full PDB) cpython/3.7.9: [23/35] Building project '_freeze_importlib'... cpython/3.7.9: Skipped sln project upgrade ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && msbuild "source_subfolder\PCBuild\_freeze_importlib.vcxproj" /p:Configuration="Debug" /p:UseEnv=true /p:Platform="x64" /m:1 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\conan_build.props" /p:IncludeExternals="true" ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Killing any running python_d.exe instances... Getting build info from git fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(442,5): warning MSB3073: The command "git name-rev --name-only HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitbranch.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(443,5): warning MSB3073: The command "git rev-parse --short HEAD > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gitversion.txt"" exited with code 128. fatal: not a git repository (or any of the parent directories): .git C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj(444,5): warning MSB3073: The command "git describe --all --always --dirty > "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\pythoncore\gittag.txt"" exited with code 128. Building : C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\pythoncore.vcxproj] pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.dll pythoncore.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\python37_d.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_freeze_importlib.vcxproj] _freeze_importlib.c _freeze_importlib.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_freeze_importlib_d.exe _freeze_importlib.vcxproj -> C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_freeze_importlib_d.pdb (Full PDB) cannot fstat 'C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\Lib\importlib\_bootstrap.py' C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\_freeze_importlib.vcxproj(92,5): error MSB3073: The command ""C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCbuild\amd64\_freeze_importlib_d.exe" "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\Lib\importlib\_bootstrap.py" "C:\J\w\cci_PR-1510@4\.conan\data\cpython\3.7.9\_\_\build\316e9546105d13a393b865399426bd13e43982cc\source_subfolder\PCBuild\obj\37amd64_Debug\_freeze_importlib\importlib.g.h"" exited with code -1073741819. cpython/3.7.9: JSON file created at 'C:\J\w\cci_PR-1510@4/74/f7e4df57-b6f2-47f7-9ecc-3e79cbb9e537/_create.json'