configure: WARNING: --with(out)-system-ffi is ignored on this platform In file included from /usr/include/wchar.h:887: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, ^ 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, ^ 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, ^ 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, ^ Terminated make: [libinstall] Error 143 (ignored) make: [libinstall] Terminated (ignored) Terminated ERROR: Exiting with code: 5