configure: WARNING: --with(out)-system-ffi is ignored on this platform In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: error: conflicting types for ‘unctrl’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ In file included from /usr/include/ncursesw/ncurses.h:1997:0, from source_subfolder/Include/py_curses.h:34, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:58:38: note: previous declaration of ‘unctrl’ was here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c: In function ‘PyCurses_UnCtrl’: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3100:38: warning: passing argument 1 of ‘unctrl’ makes pointer from integer without a cast return PyBytes_FromString(unctrl(ch)); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: note: expected ‘struct SCREEN *’ but argument is of type ‘chtype’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3100:31: error: too few arguments to function ‘unctrl’ return PyBytes_FromString(unctrl(ch)); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: note: declared here NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3101:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_curses_panel.c:15: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: error: conflicting types for ‘unctrl’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ In file included from /usr/include/ncursesw/ncurses.h:1997:0, from source_subfolder/Include/py_curses.h:34, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_curses_panel.c:15: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:58:38: note: previous declaration of ‘unctrl’ was here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: error: conflicting types for ‘unctrl’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ In file included from /usr/include/ncursesw/ncurses.h:1997:0, from source_subfolder/Include/py_curses.h:34, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:58:38: note: previous declaration of ‘unctrl’ was here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_curses_panel.c:15: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: error: conflicting types for ‘unctrl’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ In file included from /usr/include/ncursesw/ncurses.h:1997:0, from source_subfolder/Include/py_curses.h:34, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_curses_panel.c:15: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:58:38: note: previous declaration of ‘unctrl’ was here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c: In function ‘PyCurses_UnCtrl’: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3100:38: warning: passing argument 1 of ‘unctrl’ makes pointer from integer without a cast return PyBytes_FromString(unctrl(ch)); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: note: expected ‘struct SCREEN *’ but argument is of type ‘chtype’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3100:31: error: too few arguments to function ‘unctrl’ return PyBytes_FromString(unctrl(ch)); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: note: declared here NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3101:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: error: conflicting types for ‘unctrl’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ In file included from /usr/include/ncursesw/ncurses.h:1997:0, from source_subfolder/Include/py_curses.h:34, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:58:38: note: previous declaration of ‘unctrl’ was here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_curses_panel.c:15: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: error: conflicting types for ‘unctrl’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ In file included from /usr/include/ncursesw/ncurses.h:1997:0, from source_subfolder/Include/py_curses.h:34, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_curses_panel.c:15: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:58:38: note: previous declaration of ‘unctrl’ was here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c: In function ‘PyCurses_UnCtrl’: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3100:38: warning: passing argument 1 of ‘unctrl’ makes pointer from integer without a cast return PyBytes_FromString(unctrl(ch)); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: note: expected ‘struct SCREEN *’ but argument is of type ‘chtype’ NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3100:31: error: too few arguments to function ‘unctrl’ return PyBytes_FromString(unctrl(ch)); ^ In file included from source_subfolder/Include/py_curses.h:34:0, from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:113: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/502218fd6524ea15d86d7139091aad354d0a3049/include/ncursesw/unctrl.h:61:54: note: declared here NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype); ^ /usr/include/ncursesw/ncurses.h:1037:31: note: in definition of macro ‘NCURSES_SP_NAME’ #define NCURSES_SP_NAME(name) name ^ /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/00c77962d518d5a52ae49f68ae44e30630a6a69b/source_subfolder/Modules/_cursesmodule.c:3101:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /tmp/tmpsrdzgli7/pip-20.1.1-py2.py3-none-any.whl/pip/_vendor/toml/decoder.py:47: DeprecationWarning: invalid escape sequence \. /tmp/tmpsrdzgli7/pip-20.1.1-py2.py3-none-any.whl/pip/_vendor/toml/decoder.py:47: DeprecationWarning: invalid escape sequence \. WARNING: The script easy_install-3.7 is installed in '/home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/00c77962d518d5a52ae49f68ae44e30630a6a69b/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/00c77962d518d5a52ae49f68ae44e30630a6a69b/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.9dm;3.7dm;3dm Python3_EXECUTABLE: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/00c77962d518d5a52ae49f68ae44e30630a6a69b/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/00c77962d518d5a52ae49f68ae44e30630a6a69b/include/python3.7dm Python3_LIBRARIES: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/package/00c77962d518d5a52ae49f68ae44e30630a6a69b/lib/libpython3.7dm.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/85/9bf6b70f-e858-43cb-800d-b8cf9740df2d/recipes/cpython/all/test_package/test_package.py", line 199, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/85/9bf6b70f-e858-43cb-800d-b8cf9740df2d/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/85/9bf6b70f-e858-43cb-800d-b8cf9740df2d/recipes/cpython/all/test_package/test_package.py", line 180, in test_curses import _curses ModuleNotFoundError: No module named '_curses' ERROR: cpython/3.7.9 (test package): Error in test() method, line 140 self._test_module("curses") while calling '_test_module', line 112 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/00c77962d518d5a52ae49f68ae44e30630a6a69b/bin/python3.7 /home/conan/w/cci_PR-1510/85/9bf6b70f-e858-43cb-800d-b8cf9740df2d/recipes/cpython/all/test_package/test_package.py -b /home/conan/w/cci_PR-1510/85/9bf6b70f-e858-43cb-800d-b8cf9740df2d/recipes/cpython/all/test_package/build/787c605407737c92b5fba32a03f9b8ce4bbdf145 -t curses