dpkg-query: no packages found matching xorg-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libx11-xcb-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-render0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-render-util0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-xkb-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-icccm4-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-image0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-keysyms1-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-randr0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-shape0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-sync-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-xfixes0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-xinerama0-dev debconf: delaying package configuration, since apt-utils is not installed configure: WARNING: unrecognized options: --without-gcc configure: WARNING: --with(out)-system-ffi is ignored on this platform configure: WARNING: unrecognized options: --without-gcc source_subfolder/Python/ast.c:3711:5: warning: code will never be executed [-Wunreachable-code] PyErr_SetString(PyExc_SystemError, "unhandled import name condition"); ^~~~~~~~~~~~~~~ 1 warning generated. source_subfolder/Modules/timemodule.c:113:13: warning: code will never be executed [-Wunreachable-code] PyErr_SetString(PyExc_OverflowError, ^~~~~~~~~~~~~~~ 1 warning generated. /home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/build/4d01081000165040d7dbc3023f00a2795071ddb6/source_subfolder/Modules/_testcapimodule.c:6308:17: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] MyList_Type.tp_print = 0; ^ source_subfolder/Include/cpython/object.h:260:30: note: 'tp_print' has been explicitly marked deprecated here Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); ^ 1 warning generated. WARNING: The script easy_install-3.8 is installed in '/home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/package/4d01081000165040d7dbc3023f00a2795071ddb6/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.8 are installed in '/home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/package/4d01081000165040d7dbc3023f00a2795071ddb6/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.8.6;3.8;3 Python3_EXECUTABLE: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/package/4d01081000165040d7dbc3023f00a2795071ddb6/bin/python3.8 Python3_INTERPRETER_ID: Python Python3_VERSION: 3.8.6 Python3_INCLUDE_DIRS: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/package/4d01081000165040d7dbc3023f00a2795071ddb6/include/python3.8 Python3_LIBRARIES: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/package/4d01081000165040d7dbc3023f00a2795071ddb6/lib/libpython3.8.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/111/73d1b633-ee1a-49e4-aa1c-e055d483e6e1/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/111/73d1b633-ee1a-49e4-aa1c-e055d483e6e1/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/111/73d1b633-ee1a-49e4-aa1c-e055d483e6e1/recipes/cpython/all/test_package/test_package.py", line 108, in test_bsddb import bsddb ModuleNotFoundError: No module named 'bsddb'