configure: WARNING: unrecognized options: --without-gcc configure: WARNING: --with(out)-system-ffi is ignored on this platform configure: WARNING: unrecognized options: --without-gcc /home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/build/68d706990b2cdb06b198faee87b65713a0bf05ca/source_subfolder/Lib/runpy.py:111: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ __import__(pkg_name) /home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/build/68d706990b2cdb06b198faee87b65713a0bf05ca/source_subfolder/Lib/runpy.py:111: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ __import__(pkg_name) WARNING: The script easy_install-3.9 is installed in '/home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/package/68d706990b2cdb06b198faee87b65713a0bf05ca/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.9 are installed in '/home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/package/68d706990b2cdb06b198faee87b65713a0bf05ca/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.9.0d;3.9d;3d Python3_EXECUTABLE: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/package/68d706990b2cdb06b198faee87b65713a0bf05ca/bin/python3.9 Python3_INTERPRETER_ID: Python Python3_VERSION: 3.9.0 Python3_INCLUDE_DIRS: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/package/68d706990b2cdb06b198faee87b65713a0bf05ca/include/python3.9d Python3_LIBRARIES: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/package/68d706990b2cdb06b198faee87b65713a0bf05ca/lib/libpython3.9d.so 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/102/cd1a28b3-95bd-4591-b02b-c9069bb94937/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/102/cd1a28b3-95bd-4591-b02b-c9069bb94937/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/102/cd1a28b3-95bd-4591-b02b-c9069bb94937/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/102/cd1a28b3-95bd-4591-b02b-c9069bb94937/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/102/cd1a28b3-95bd-4591-b02b-c9069bb94937/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/102/cd1a28b3-95bd-4591-b02b-c9069bb94937/recipes/cpython/all/test_package/test_package.py", line 195, in test_tkinter import _tkinter ModuleNotFoundError: No module named '_tkinter'