******************************************************************************** conan test conan-center-index\recipes\cpython\all\test_package\conanfile.py cpython/3.7.12@ --profile=C:\J\w\BuildSingleReference@4/64406/caa39462-5d94-4ea5-bc6c-a1cd2a3a6f4f/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows [options] cpython:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 683857dbd5377d65f26795d4023858f9 cpython/3.7.12 (test package): Installing package Requirements cpython/3.7.12 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages cpython/3.7.12:0bd0c413b56aaec57c0f222a89b4e565a6729027 - Download zlib/1.2.11:963bb116781855de98dbb23aaac41621e5d312d8 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 963bb116781855de98dbb23aaac41621e5d312d8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 963bb116781855de98dbb23aaac41621e5d312d8 zlib/1.2.11: Downloaded package revision 7a41c1c35e8c5420b032653acd21177b cpython/3.7.12: Retrieving package 0bd0c413b56aaec57c0f222a89b4e565a6729027 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpython/3.7.12: Package installed 0bd0c413b56aaec57c0f222a89b4e565a6729027 cpython/3.7.12: Downloaded package revision fbd14aa526057ba3eac5e004ea063b59 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK cpython/3.7.12: Appending PATH environment variable: C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin cpython/3.7.12: Setting PYTHON environment variable: C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe cpython/3.7.12: Setting PYTHON environment variable: C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin cpython/3.7.12: Setting PYTHON_ROOT environment variable: C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK cpython/3.7.12 (test package): Generator cmake created conanbuildinfo.cmake cpython/3.7.12 (test package): Generator txt created conanbuildinfo.txt cpython/3.7.12 (test package): Aggregating env generators cpython/3.7.12 (test package): Generated conaninfo.txt cpython/3.7.12 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97/conan.lock' Using cached profile from lockfile [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.12 (test package): Calling build() cpython/3.7.12 (test package): output: ----Running------ > C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe --version ----------------- Python 3.7.12 ----Running------ > C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe --version ----------------- Python 3.7.12 ----Running------ > cd C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_MODULE="False" -DPY_VERSION_MAJOR="3" -DPY_VERSION_MAJOR_MINOR="3.7" -DPY_FULL_VERSION="3.7.12" -DPY_VERSION="3.7.12" -DPY_VERSION_SUFFIX="d" -DPYTHON_EXECUTABLE="C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe" -DUSE_FINDPYTHON_X="False" -DPython3_EXECUTABLE="C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe" -DPython3_ROOT_DIR="C:/J/w/BuildSingleReference@4/.conan/data/cpython/3.7.12/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027" -DPython3_USE_STATIC_LIBS="True" -DPython3_FIND_FRAMEWORK="NEVER" -DPython3_FIND_REGISTRY="NEVER" -DPython3_FIND_IMPLEMENTATIONS="CPython" -DPython3_FIND_STRATEGY="LOCATION" -Wno-dev C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Found PythonInterp: C:/J/w/BuildSingleReference@4/.conan/data/cpython/3.7.12/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/python_d.exe (found version "3.7.12") -- Found PythonLibs: optimized;C:/Python36/libs/python36.lib;debug;C:/J/w/BuildSingleReference@4/.conan/data/cpython/3.7.12/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/libs/python37_d.lib (found version "3.7.12") -- FindPythonInterp: -- PYTHON_VERSION_STRING: 3.7.12 -- PYTHON_VERSION_MAJOR: 3 -- PYTHON_VERSION_MINOR: 7 -- PYTHON_VERSION_PATCH: 12 -- ============================================= -- FindPythonLibs: -- PYTHON_LIBRARIES: optimized;C:/Python36/libs/python36.lib;debug;C:/J/w/BuildSingleReference@4/.conan/data/cpython/3.7.12/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/libs/python37_d.lib -- PYTHON_INCLUDE_PATH: C:/J/w/BuildSingleReference@4/.conan/data/cpython/3.7.12/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/include (deprecated) -- PYTHON_INCLUDE_DIRS: C:/J/w/BuildSingleReference@4/.conan/data/cpython/3.7.12/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/include -- PYTHON_DEBUG_LIBRARIES: C:/J/w/BuildSingleReference@4/.conan/data/cpython/3.7.12/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/libs/python37_d.lib (deprecated) -- PYTHONLIBS_VERSION_STRING: 3.7.12 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/conan-center-index/recipes/cpython/all/test_package/build/4503ae1a6f889b216291c1e014b5cef2e7e52a97 ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@4/conan-center-index/recipes/cpython/all/test_package/CMakeLists.txt test_package.c python37_d.lib(_abc.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_abc.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_bisectmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_bisectmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(blake2module.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(blake2module.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(blake2b_impl.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(blake2b_impl.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(blake2s_impl.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(blake2s_impl.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_codecsmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_codecsmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_collectionsmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_collectionsmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_contextvarsmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_contextvarsmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_csv.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_csv.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_functoolsmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_functoolsmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_heapqmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_heapqmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_json.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_json.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_localemodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_localemodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_lsprof.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_lsprof.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_math.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_math.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_pickle.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_pickle.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_randommodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_randommodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(sha3module.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(sha3module.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_sre.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_sre.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_stat.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_stat.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_struct.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_struct.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_weakref.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_weakref.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(arraymodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(arraymodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(atexitmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(atexitmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(audioop.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(audioop.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(binascii.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(binascii.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(cmathmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(cmathmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_datetimemodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_datetimemodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(errnomodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(errnomodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(faulthandler.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(faulthandler.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(gcmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(gcmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(hashtable.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(hashtable.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(itertoolsmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(itertoolsmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(main.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(main.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(mathmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(mathmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(md5module.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(md5module.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(mmapmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(mmapmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_opcode.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_opcode.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_operator.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_operator.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(parsermodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(parsermodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(posixmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(posixmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(rotatingtree.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(rotatingtree.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(sha1module.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(sha1module.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(sha256module.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(sha256module.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(sha512module.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(sha512module.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(signalmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(signalmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(symtablemodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(symtablemodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_threadmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_threadmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_tracemalloc.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_tracemalloc.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(timemodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(timemodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(xxsubtype.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(xxsubtype.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(zipimport.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(zipimport.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(fileio.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(fileio.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(bytesio.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(bytesio.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(stringio.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(stringio.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(bufferedio.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(bufferedio.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(iobase.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(iobase.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(textio.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(textio.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(winconsoleio.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(winconsoleio.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_iomodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_iomodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_codecs_cn.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_codecs_cn.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_codecs_hk.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_codecs_hk.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_codecs_iso2022.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_codecs_iso2022.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_codecs_jp.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_codecs_jp.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_codecs_kr.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_codecs_kr.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_codecs_tw.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_codecs_tw.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(multibytecodec.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(multibytecodec.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_winapi.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_winapi.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(abstract.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(abstract.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(accu.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(accu.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(boolobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(boolobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(bytearrayobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(bytearrayobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(bytes_methods.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(bytes_methods.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(bytesobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(bytesobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(call.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(call.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(capsule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(capsule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(cellobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(cellobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(classobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(classobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(codeobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(codeobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(complexobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(complexobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(descrobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(descrobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(dictobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(dictobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(enumobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(enumobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(exceptions.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(exceptions.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(fileobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(fileobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(floatobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(floatobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(frameobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(frameobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(funcobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(funcobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(genobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(genobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(iterobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(iterobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(listobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(listobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(longobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(longobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(memoryobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(memoryobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(methodobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(methodobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(moduleobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(moduleobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(namespaceobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(namespaceobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(object.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(object.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(obmalloc.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(obmalloc.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(odictobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(odictobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(rangeobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(rangeobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(setobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(setobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(sliceobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(sliceobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(structseq.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(structseq.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(tupleobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(tupleobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(typeobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(typeobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(unicodectype.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(unicodectype.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(unicodeobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(unicodeobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(weakrefobject.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(weakrefobject.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(acceler.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(acceler.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(grammar1.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(grammar1.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(listnode.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(listnode.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(myreadline.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(myreadline.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(node.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(node.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(parser.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(parser.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(parsetok.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(parsetok.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(tokenizer.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(tokenizer.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(invalid_parameter_handler.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(invalid_parameter_handler.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(winreg.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(winreg.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(config.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(config.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(getpathp.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(getpathp.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(msvcrtmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(msvcrtmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pyhash.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pyhash.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(_warnings.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(_warnings.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(asdl.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(asdl.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(ast.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(ast.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(ast_opt.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(ast_opt.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(ast_unparse.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(ast_unparse.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(bltinmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(bltinmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(bootstrap_hash.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(bootstrap_hash.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(ceval.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(ceval.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(codecs.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(codecs.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(compile.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(compile.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(context.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(context.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(dynload_win.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(dynload_win.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(errors.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(errors.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(fileutils.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(fileutils.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(formatter_unicode.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(formatter_unicode.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(frozen.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(frozen.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(future.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(future.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(getargs.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(getargs.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(getcompiler.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(getcompiler.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(getcopyright.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(getcopyright.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(getopt.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(getopt.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(getplatform.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(getplatform.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(getversion.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(getversion.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(graminit.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(graminit.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(hamt.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(hamt.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(import.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(import.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(importdl.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(importdl.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(marshal.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(marshal.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(modsupport.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(modsupport.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(mysnprintf.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(mysnprintf.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(mystrtoul.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(mystrtoul.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pathconfig.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pathconfig.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(peephole.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(peephole.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pyarena.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pyarena.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pyctype.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pyctype.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pylifecycle.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pylifecycle.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pytime.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pytime.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pystate.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pystate.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pystrcmp.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pystrcmp.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pystrhex.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pystrhex.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pystrtod.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pystrtod.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(dtoa.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(dtoa.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(Python-ast.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(Python-ast.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(pythonrun.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(pythonrun.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(structmember.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(structmember.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(symtable.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(symtable.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(sysmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(sysmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(thread.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(thread.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(traceback.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(traceback.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(zlibmodule.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(zlibmodule.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] python37_d.lib(getbuildinfo.obj) : warning LNK4099: PDB 'pythoncore.pdb' was not found with 'python37_d.lib(getbuildinfo.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\pythoncore.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] zlib.lib(deflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(deflate.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] zlib.lib(trees.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(trees.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlibstatic.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\zlibstatic.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\test_package.vcxproj] test_package.vcxproj -> C:\J\w\BuildSingleReference@4\conan-center-index\recipes\cpython\all\test_package\build\4503ae1a6f889b216291c1e014b5cef2e7e52a97\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@4/conan-center-index/recipes/cpython/all/test_package/CMakeLists.txt cpython/3.7.12 (test package): Running test() ----Running------ > C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe -c "print('hello world')" ----------------- hello world cpython/3.7.12 (test package): ----Running------ > C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe -c "import sys; print('.'.join(str(s) for s in sys.version_info[:3]))" ----------------- 3.7.12 ----Running------ > bin\test_package ----------------- Today is Thu Dec 23 12:53:34 2021 cpython/3.7.12: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@4\.conan\data\cpython\3.7.12\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\lib Using Python_ADDITIONAL_VERSIONS: 3.7.12d;3.7d;3d;3.7.12;3.7;3 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR Python3_EXECUTABLE Python3_FIND_FRAMEWORK Python3_FIND_IMPLEMENTATIONS Python3_FIND_REGISTRY Python3_FIND_STRATEGY Python3_ROOT_DIR Python3_USE_STATIC_LIBS USE_FINDPYTHON_X