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: renaming "_curses" since importing it failed: build/lib.linux-x86_64-3.7/_curses.cpython-37m-x86_64-linux-gnu.so: undefined symbol: curscr *** WARNING: renaming "_curses_panel" since importing it failed: build/lib.linux-x86_64-3.7/_curses_panel.cpython-37m-x86_64-linux-gnu.so: undefined symbol: curscr *** WARNING: renaming "_curses" since importing it failed: build/lib.linux-x86_64-3.7/_curses.cpython-37m-x86_64-linux-gnu.so: undefined symbol: curscr *** WARNING: renaming "_curses_panel" since importing it failed: build/lib.linux-x86_64-3.7/_curses_panel.cpython-37m-x86_64-linux-gnu.so: undefined symbol: curscr In file included from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/36158ae359d65bcf60553caa28126cb696dbc7bc/source_subfolder/Modules/_cursesmodule.c:113: In file included from source_subfolder/Include/py_curses.h:34: In file included from /usr/include/ncursesw/ncurses.h:2012: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/74c010e277a5dbb88bd59fc6a46c44bea024ca60/include/ncursesw/unctrl.h:61:54: error: conflicting types for 'unctrl' NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/74c010e277a5dbb88bd59fc6a46c44bea024ca60/include/ncursesw/unctrl.h:58:38: note: previous declaration is here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ In file included from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/36158ae359d65bcf60553caa28126cb696dbc7bc/source_subfolder/Modules/_curses_panel.c:15: In file included from source_subfolder/Include/py_curses.h:34: In file included from /usr/include/ncursesw/ncurses.h:2012: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/74c010e277a5dbb88bd59fc6a46c44bea024ca60/include/ncursesw/unctrl.h:61:54: error: conflicting types for 'unctrl' NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/74c010e277a5dbb88bd59fc6a46c44bea024ca60/include/ncursesw/unctrl.h:58:38: note: previous declaration is here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ 1 error generated. 1 error generated. WARNING: The script easy_install-3.7 is installed in '/home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/36158ae359d65bcf60553caa28126cb696dbc7bc/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/36158ae359d65bcf60553caa28126cb696dbc7bc/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/36158ae359d65bcf60553caa28126cb696dbc7bc/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/36158ae359d65bcf60553caa28126cb696dbc7bc/include/python3.7m Python3_LIBRARIES: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/36158ae359d65bcf60553caa28126cb696dbc7bc/lib/libpython3.7m.so CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Traceback (most recent call last): File "/home/conan/w/cci_PR-1510/114/7d0a6682-2b5f-474f-bd7b-01522a061139/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/114/7d0a6682-2b5f-474f-bd7b-01522a061139/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/114/7d0a6682-2b5f-474f-bd7b-01522a061139/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/114/7d0a6682-2b5f-474f-bd7b-01522a061139/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/114/7d0a6682-2b5f-474f-bd7b-01522a061139/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/114/7d0a6682-2b5f-474f-bd7b-01522a061139/recipes/cpython/all/test_package/test_package.py", line 180, in test_curses import _curses ModuleNotFoundError: No module named '_curses' cpython/3.7.9 (test package): WARN: Module 'curses' does not work, but should have worked ERROR: cpython/3.7.9 (test package): Error in test() method, line 156 self._test_module("curses", self._cpython_option("with_curses")) while calling '_test_module', line 131 raise exception while calling '_test_module', line 119 self.run("{} {}/test_package.py -b {} -t {} ".format(tools.get_env("PYTHON"), self.source_folder, self.build_folder, module), run_environment=True) ConanException: Error 1 while executing /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/36158ae359d65bcf60553caa28126cb696dbc7bc/bin/python3.7 /home/conan/w/cci_PR-1510/114/7d0a6682-2b5f-474f-bd7b-01522a061139/recipes/cpython/all/test_package/test_package.py -b /home/conan/w/cci_PR-1510/114/7d0a6682-2b5f-474f-bd7b-01522a061139/recipes/cpython/all/test_package/build/522ba2ffc291a3ea5ca84a0235d5884e29ba9e3a -t curses