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/51e55d76c2e6bb78a5f73789ff7632a867d4c111/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:5: note: 'tp_print' has been explicitly marked deprecated here Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); ^ source_subfolder/Include/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ In file included from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/build/51e55d76c2e6bb78a5f73789ff7632a867d4c111/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:2076: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/6daf3aa8f5a71115d0c378246210f7589b6db87d/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/6daf3aa8f5a71115d0c378246210f7589b6db87d/include/ncursesw/unctrl.h:58:38: note: previous declaration is here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ 1 error generated. In file included from /home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/build/51e55d76c2e6bb78a5f73789ff7632a867d4c111/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:2076: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/6daf3aa8f5a71115d0c378246210f7589b6db87d/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/6daf3aa8f5a71115d0c378246210f7589b6db87d/include/ncursesw/unctrl.h:58:38: note: previous declaration is here NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); ^ 1 error generated. 1 warning generated. clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make: *** [sharedmods] Error 143 cpython/3.8.6: ERROR: Package '51e55d76c2e6bb78a5f73789ff7632a867d4c111' build failed cpython/3.8.6: WARN: Build folder /home/conan/w/cci_PR-1510/.conan/data/cpython/3.8.6/_/_/build/51e55d76c2e6bb78a5f73789ff7632a867d4c111 ERROR: Exiting with code: 5