******************************************************************************** conan test conan-center-index\recipes\cpython\all\test_package\conanfile.py cpython/2.7.18@ --profile=C:\J\w\BuildSingleReference@2/10549/2556c9f3-c8c6-4f01-bfb7-21f9abe48136/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 os=Windows os_build=Windows [options] cpython:shared=False [build_requires] [env] cpython/2.7.18 (test package): Installing package Requirements cpython/2.7.18 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages cpython/2.7.18:49cc4dd34403274f2383c721843345980785ccca - Cache zlib/1.2.11:df81ad20137149d7a51276fd3e24009b45e5964a - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK cpython/2.7.18: Already installed! cpython/2.7.18: Setting PYTHON environment variable: C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\bin\python.exe cpython/2.7.18: Setting PYTHONHOME environment variable: C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\bin cpython/2.7.18: Appending PATH environment variable: C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cpython/2.7.18 (test package): Generator cmake created conanbuildinfo.cmake cpython/2.7.18 (test package): Generator txt created conanbuildinfo.txt cpython/2.7.18 (test package): Generated conaninfo.txt cpython/2.7.18 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cpython\all\test_package\build\05a1b5e8af4d30c5416d69ba9f7cf5de365b689a/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/2.7.18 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cpython\all\test_package\build\05a1b5e8af4d30c5416d69ba9f7cf5de365b689a && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cpython\all\test_package\build\05a1b5e8af4d30c5416d69ba9f7cf5de365b689a\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="2" -DPY_VERSION_MAJOR_MINOR="2.7" -DPY_FULL_VERSION="2.7.18" -DPY_VERSION="2.7.18" -DPY_VERSION_SUFFIX="" -DPYTHON_EXECUTABLE="C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\bin\python.exe" -DUSE_FINDPYTHON_X="True" -DPython2_EXECUTABLE="C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\bin\python.exe" -DPython2_ROOT_DIR="C:/J/w/BuildSingleReference@2/.conan/data/cpython/2.7.18/_/_/package/49cc4dd34403274f2383c721843345980785ccca" -DPython2_USE_STATIC_LIBS="True" -DPython2_FIND_FRAMEWORK="NEVER" -DPython2_FIND_REGISTRY="NEVER" -DPython2_FIND_IMPLEMENTATIONS="CPython" -DPython2_FIND_STRATEGY="LOCATION" -Wno-dev C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cpython\all\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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@2/.conan/data/cpython/2.7.18/_/_/package/49cc4dd34403274f2383c721843345980785ccca/bin/python.exe (found version "2.7.18") -- Found PythonLibs: C:/J/w/BuildSingleReference@2/.conan/data/cpython/2.7.18/_/_/package/49cc4dd34403274f2383c721843345980785ccca/bin/libs/python27.lib (found version "2.7.18") -- FindPythonInterp: -- PYTHON_VERSION_STRING: 2.7.18 -- PYTHON_VERSION_MAJOR: 2 -- PYTHON_VERSION_MINOR: 7 -- PYTHON_VERSION_PATCH: 18 -- ============================================= -- FindPythonLibs: -- PYTHON_LIBRARIES: C:/J/w/BuildSingleReference@2/.conan/data/cpython/2.7.18/_/_/package/49cc4dd34403274f2383c721843345980785ccca/bin/libs/python27.lib -- PYTHON_INCLUDE_PATH: C:/J/w/BuildSingleReference@2/.conan/data/cpython/2.7.18/_/_/package/49cc4dd34403274f2383c721843345980785ccca/bin/include (deprecated) -- PYTHON_INCLUDE_DIRS: C:/J/w/BuildSingleReference@2/.conan/data/cpython/2.7.18/_/_/package/49cc4dd34403274f2383c721843345980785ccca/bin/include -- PYTHON_DEBUG_LIBRARIES: PYTHON_DEBUG_LIBRARY-NOTFOUND (deprecated) -- PYTHONLIBS_VERSION_STRING: 2.7.18 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/conan-center-index/recipes/cpython/all/test_package/build/05a1b5e8af4d30c5416d69ba9f7cf5de365b689a ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cpython\all\test_package\build\05a1b5e8af4d30c5416d69ba9f7cf5de365b689a --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/cpython/all/test_package/CMakeLists.txt test_package.c python27.lib(pythonrun.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code test_package.vcxproj -> C:\J\w\BuildSingleReference@2\conan-center-index\recipes\cpython\all\test_package\build\05a1b5e8af4d30c5416d69ba9f7cf5de365b689a\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/cpython/all/test_package/CMakeLists.txt cpython/2.7.18 (test package): Running test() ----Running------ > C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\bin\python.exe -c "print('hello world')" ----------------- hello world cpython/2.7.18 (test package): ----Running------ > C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\bin\python.exe -c "import sys; print('.'.join(str(s) for s in sys.version_info[:3]))" ----------------- 2.7.18 ----Running------ > bin\test_package ----------------- Today is Sat May 1 20:04:45 2021 cpython/2.7.18: WARN: Visual Studio versions 14 and higher were never officially supported by the cpython developers cpython/2.7.18: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\lib cpython/2.7.18: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\lib cpython/2.7.18: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\lib [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component cpython::embed library "python27" not found in libdirs (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054) cpython/2.7.18: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@2\.conan\data\cpython\2.7.18\_\_\package\49cc4dd34403274f2383c721843345980785ccca\lib Using Python_ADDITIONAL_VERSIONS: 2.7.18;2.7;2 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 Python2_EXECUTABLE Python2_FIND_FRAMEWORK Python2_FIND_IMPLEMENTATIONS Python2_FIND_REGISTRY Python2_FIND_STRATEGY Python2_ROOT_DIR Python2_USE_STATIC_LIBS USE_FINDPYTHON_X