configure: WARNING: --with(out)-system-ffi is ignored on this platform source_subfolder/Modules/timemodule.c:113:13: warning: code will never be executed [-Wunreachable-code] PyErr_SetString(PyExc_OverflowError, ^~~~~~~~~~~~~~~ 1 warning generated. WARNING: The script easy_install-3.7 is installed in '/home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/ea7fc4a3af1df6ae6da62364657f2bc8e7a79272/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts pip3 and pip3.7 are installed in '/home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/ea7fc4a3af1df6ae6da62364657f2bc8e7a79272/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Using Python_ADDITIONAL_VERSIONS: 3.7.9m;3.7m;3m Python3_EXECUTABLE: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/ea7fc4a3af1df6ae6da62364657f2bc8e7a79272/bin/python3.7 Python3_INTERPRETER_ID: Python Python3_VERSION: 3.7.9 Python3_INCLUDE_DIRS: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/ea7fc4a3af1df6ae6da62364657f2bc8e7a79272/include/python3.7m Python3_LIBRARIES: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/ea7fc4a3af1df6ae6da62364657f2bc8e7a79272/lib/libpython3.7m.a CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Python3_FIND_IMPLEMENTATIONS Traceback (most recent call last): File "/home/conan/w/cci_PR-1510/109/48294414-11c8-4ec2-86f6-739380f25a79/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/109/48294414-11c8-4ec2-86f6-739380f25a79/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/109/48294414-11c8-4ec2-86f6-739380f25a79/recipes/cpython/all/test_package/test_package.py", line 108, in test_bsddb import bsddb ModuleNotFoundError: No module named 'bsddb' Traceback (most recent call last): File "/home/conan/w/cci_PR-1510/109/48294414-11c8-4ec2-86f6-739380f25a79/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/109/48294414-11c8-4ec2-86f6-739380f25a79/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/109/48294414-11c8-4ec2-86f6-739380f25a79/recipes/cpython/all/test_package/test_package.py", line 195, in test_tkinter import _tkinter ModuleNotFoundError: No module named '_tkinter'