configure: WARNING: --with(out)-system-ffi is ignored on this platform In file included from /usr/include/wchar.h:783:0, from source_subfolder/Include/unicodeobject.h:107, from source_subfolder/Include/Python.h:99, from source_subfolder/Modules/getpath.c:3: In function ‘wcsncpy’, inlined from ‘calculate_zip_path’ at source_subfolder/Modules/getpath.c:775:5: /usr/include/x86_64-linux-gnu/bits/wchar2.h:200:9: warning: call to ‘__wcsncpy_chk_warn’ declared with attribute warning: wcsncpy called with length bigger than size of destination buffer return __wcsncpy_chk_warn (__dest, __src, __n, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__dest) / sizeof (wchar_t)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘wcsncpy’, inlined from ‘calculate_zip_path’ at source_subfolder/Modules/getpath.c:784:9: /usr/include/x86_64-linux-gnu/bits/wchar2.h:200:9: warning: call to ‘__wcsncpy_chk_warn’ declared with attribute warning: wcsncpy called with length bigger than size of destination buffer return __wcsncpy_chk_warn (__dest, __src, __n, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__dest) / sizeof (wchar_t)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘wcsncpy’, inlined from ‘calculate_argv0_path’ at source_subfolder/Modules/getpath.c:661:5: /usr/include/x86_64-linux-gnu/bits/wchar2.h:200:9: warning: call to ‘__wcsncpy_chk_warn’ declared with attribute warning: wcsncpy called with length bigger than size of destination buffer return __wcsncpy_chk_warn (__dest, __src, __n, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__dest) / sizeof (wchar_t)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘wcsncpy’, inlined from ‘calculate_argv0_path’ at source_subfolder/Modules/getpath.c:714:13: /usr/include/x86_64-linux-gnu/bits/wchar2.h:200:9: warning: call to ‘__wcsncpy_chk_warn’ declared with attribute warning: wcsncpy called with length bigger than size of destination buffer return __wcsncpy_chk_warn (__dest, __src, __n, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__dest) / sizeof (wchar_t)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Terminated make: *** [sharedmods] Error 143 cpython/3.7.9: ERROR: Package 'b523cbc00c93d0f8ef7b559fe688c036fdae7fdc' build failed cpython/3.7.9: WARN: Build folder /home/conan/w/cci_PR-1510/.conan/data/cpython/3.7.9/_/_/build/b523cbc00c93d0f8ef7b559fe688c036fdae7fdc ERROR: Exiting with code: 5