******************************************************************************** conan test conan-center-index\recipes\cpython\all\test_package\conanfile.py cpython/3.9.7@#575544d77683a7803ac78bf337f67dc4 -pr C:\J\w\prod\BuildSingleReference@3\90972\e8fffc7f-255a-4e61-8219-8f991bf2a694/profile_windows_15_mtd_vs_debug_64.cpython-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cpython/3.9.7 (test package): Installing package Requirements cpython/3.9.7 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages cpython/3.9.7:0bd0c413b56aaec57c0f222a89b4e565a6729027 - Cache zlib/1.2.11:963bb116781855de98dbb23aaac41621e5d312d8 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! cpython/3.9.7: Already installed! cpython/3.9.7: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin cpython/3.9.7: Setting PYTHON environment variable: C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe cpython/3.9.7: Setting PYTHONHOME environment variable: C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin cpython/3.9.7: Setting PYTHON_ROOT environment variable: C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027 cpython/3.9.7 (test package): Generator cmake created conanbuildinfo.cmake cpython/3.9.7 (test package): Generator txt created conanbuildinfo.txt cpython/3.9.7 (test package): Aggregating env generators cpython/3.9.7 (test package): Generated conaninfo.txt cpython/3.9.7 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812/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.9.7 (test package): Calling build() cpython/3.9.7 (test package): output: ----Running------ > C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe --version ----------------- Python 3.9.7 ----Running------ > C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe --version ----------------- Python 3.9.7 ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812 && 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="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\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.9" -DPY_FULL_VERSION="3.9.7" -DPY_VERSION="3.9.7" -DPY_VERSION_SUFFIX="d" -DPYTHON_EXECUTABLE="C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe" -DUSE_FINDPYTHON_X="False" -DPython3_EXECUTABLE="C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe" -DPython3_ROOT_DIR="C:/J/w/prod/BuildSingleReference@3/.conan/data/cpython/3.9.7/_/_/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\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- 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/prod/BuildSingleReference@3/.conan/data/cpython/3.9.7/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/python_d.exe (found version "3.9.7") -- Found PythonLibs: optimized;C:/Python37/libs/python37.lib;debug;C:/J/w/prod/BuildSingleReference@3/.conan/data/cpython/3.9.7/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/libs/python39_d.lib (found version "3.9.7") -- FindPythonInterp: -- PYTHON_VERSION_STRING: 3.9.7 -- PYTHON_VERSION_MAJOR: 3 -- PYTHON_VERSION_MINOR: 9 -- PYTHON_VERSION_PATCH: 7 -- ============================================= -- FindPythonLibs: -- PYTHON_LIBRARIES: optimized;C:/Python37/libs/python37.lib;debug;C:/J/w/prod/BuildSingleReference@3/.conan/data/cpython/3.9.7/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/libs/python39_d.lib -- PYTHON_INCLUDE_PATH: C:/J/w/prod/BuildSingleReference@3/.conan/data/cpython/3.9.7/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/include (deprecated) -- PYTHON_INCLUDE_DIRS: C:/J/w/prod/BuildSingleReference@3/.conan/data/cpython/3.9.7/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/include -- PYTHON_DEBUG_LIBRARIES: C:/J/w/prod/BuildSingleReference@3/.conan/data/cpython/3.9.7/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/bin/libs/python39_d.lib (deprecated) -- PYTHONLIBS_VERSION_STRING: 3.9.7 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/cpython/all/test_package/build/b4f15be0760c6cf6b1520c9ac205417016810812 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812 --config Debug -- /m:8 /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/prod/BuildSingleReference@3/conan-center-index/recipes/cpython/all/test_package/CMakeLists.txt test_package.c Creating library C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/cpython/all/test_package/build/b4f15be0760c6cf6b1520c9ac205417016810812/lib/test_package.lib and object C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/cpython/all/test_package/build/b4f15be0760c6cf6b1520c9ac205417016810812/lib/test_package.exp zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\test_package.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\test_package.vcxproj] zlib.lib(deflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(deflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\test_package.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\test_package.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\test_package.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\test_package.vcxproj] zlib.lib(trees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(trees.obj)' or at 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\test_package.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cpython\all\test_package\build\b4f15be0760c6cf6b1520c9ac205417016810812\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/cpython/all/test_package/CMakeLists.txt cpython/3.9.7 (test package): Running test() ----Running------ > C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe -c "print('hello world')" ----------------- hello world cpython/3.9.7 (test package): ----Running------ > C:\J\w\prod\BuildSingleReference@3\.conan\data\cpython\3.9.7\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027\bin\python_d.exe -c "import sys; print('.'.join(str(s) for s in sys.version_info[:3]))" ----------------- 3.9.7 ----Running------ > bin\test_package ----------------- Today is Thu Sep 15 21:23:18 2022 Using Python_ADDITIONAL_VERSIONS: 3.9.7d;3.9d;3d;3.9.7;3.9;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