In function ‘strncpy’,
inlined from ‘fs_makedir_recursive’ at /home/runner/work/catch64/catch64/src/base/system.c:2026:2:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: error: ‘__builtin_strncpy’ specified bound 2048 equals destination size [-Werror=stringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I think the teeworlds master has already a merged pr somewhere for this? I am currently pulling just fixes for software update