Modules/posixmodule.o: In function `posix_tmpnam': /home/conan/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/build/d10d6d7a2edc148ffdc2d26e6a94528716ba4415/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/d10d6d7a2edc148ffdc2d26e6a94528716ba4415/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 Terminated make: *** [libinstall] Error 143 ERROR: cpython/2.7.18: Error in package() method, line 508 autotools.install() ConanException: Error 2 while executing make install -j3 Terminated