Modules/posixmodule.o: In function `posix_tmpnam': /home/conan/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/build/90d7ddf7f0e28302ce004d09df6c2d4bb4eabafc/source_subfolder/Modules/posixmodule.c:7659: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' Modules/posixmodule.o: In function `posix_tempnam': /home/conan/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/build/90d7ddf7f0e28302ce004d09df6c2d4bb4eabafc/source_subfolder/Modules/posixmodule.c:7606: warning: the use of `tempnam' is dangerous, better use `mkstemp' *** WARNING: renaming "_curses" since importing it failed: build/lib.linux-x86_64-2.7-pydebug/_curses.so: undefined symbol: curscr *** WARNING: renaming "_curses_panel" since importing it failed: build/lib.linux-x86_64-2.7-pydebug/_curses_panel.so: undefined symbol: curscr *** WARNING: renaming "_curses" since importing it failed: build/lib.linux-x86_64-2.7-pydebug/_curses.so: undefined symbol: curscr *** WARNING: renaming "_curses_panel" since importing it failed: build/lib.linux-x86_64-2.7-pydebug/_curses_panel.so: undefined symbol: curscr *** WARNING: renaming "_curses" since importing it failed: build/lib.linux-x86_64-2.7-pydebug/_curses.so: undefined symbol: curscr *** WARNING: renaming "_curses_panel" since importing it failed: build/lib.linux-x86_64-2.7-pydebug/_curses_panel.so: undefined symbol: curscr Using Python_ADDITIONAL_VERSIONS: 2.7.18dm;2.7dm;2dm Python2_EXECUTABLE: /home/conan/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/package/90d7ddf7f0e28302ce004d09df6c2d4bb4eabafc/bin/python2.7 Python2_INTERPRETER_ID: Python Python2_VERSION: 2.7.18 Python2_INCLUDE_DIRS: /home/conan/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/package/90d7ddf7f0e28302ce004d09df6c2d4bb4eabafc/include/python2.7 Python2_LIBRARIES: /home/conan/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/package/90d7ddf7f0e28302ce004d09df6c2d4bb4eabafc/lib/libpython2.7.so CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Python2_FIND_ABI /home/conan/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/package/90d7ddf7f0e28302ce004d09df6c2d4bb4eabafc/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3' warnings.warn(msg) Traceback (most recent call last): File "/home/conan/w/cci_PR-1510/115/3eec0813-6ef7-466c-b72b-c8e3ece19ff2/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/115/3eec0813-6ef7-466c-b72b-c8e3ece19ff2/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/115/3eec0813-6ef7-466c-b72b-c8e3ece19ff2/recipes/cpython/all/test_package/test_package.py", line 126, in test_lzma import lzma ImportError: No module named lzma Traceback (most recent call last): File "/home/conan/w/cci_PR-1510/115/3eec0813-6ef7-466c-b72b-c8e3ece19ff2/recipes/cpython/all/test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "/home/conan/w/cci_PR-1510/115/3eec0813-6ef7-466c-b72b-c8e3ece19ff2/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn fn() File "/home/conan/w/cci_PR-1510/115/3eec0813-6ef7-466c-b72b-c8e3ece19ff2/recipes/cpython/all/test_package/test_package.py", line 180, in test_curses import _curses ImportError: No module named _curses cpython/2.7.18 (test package): WARN: Module 'curses' does not work, but should have worked ERROR: cpython/2.7.18 (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/2.7.18/_/_/package/90d7ddf7f0e28302ce004d09df6c2d4bb4eabafc/bin/python2.7 /home/conan/w/cci_PR-1510/115/3eec0813-6ef7-466c-b72b-c8e3ece19ff2/recipes/cpython/all/test_package/test_package.py -b /home/conan/w/cci_PR-1510/115/3eec0813-6ef7-466c-b72b-c8e3ece19ff2/recipes/cpython/all/test_package/build/e6c8c5b3c0aaad8e7a713d956e58c65b7bfcfd2e -t curses