<div dir="ltr">Hi Users,<div>I am unable to build freeswich on debain 10(buster) freeswitch version 1.10, here are the error i get.</div><div><br></div><div>making all mod_http_cache<br>make[4]: Entering directory '/usr/src/freeswitch/src/mod/applications/mod_http_cache'<br>Making all in .<br>make[5]: Entering directory '/usr/src/freeswitch/src/mod/applications/mod_http_cache'<br>  CC       mod_http_cache_la-mod_http_cache.lo<br>mod_http_cache.c: In function ‘cached_url_filename_create.isra.4’:<br>mod_http_cache.c:988:2: error: ‘strncpy’ output may be truncated copying 2 bytes from a string of length 256 [-Werror=stringop-truncation]<br>  strncpy(uuid_dir, uuid_str, 2);<br>  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>mod_http_cache.c:988:2: error: ‘strncpy’ output may be truncated copying 2 bytes from a string of length 256 [-Werror=stringop-truncation]<br>In function ‘parse_domain.constprop’,<br>    inlined from ‘url_cache_http_profile_find_by_fqdn.part.2.constprop’ at mod_http_cache.c:929:3:<br>mod_http_cache.c:276:2: error: ‘strncpy’ specified bound 255 equals destination size [-Werror=stringop-truncation]<br>  strncpy(domain_buf, start, domain_buf_len);<br>  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>cc1: all warnings being treated as errors<br>make[5]: *** [Makefile:761: mod_http_cache_la-mod_http_cache.lo] Error 1<br>make[5]: Leaving directory '/usr/src/freeswitch/src/mod/applications/mod_http_cache'<br>make[4]: *** [Makefile:801: all-recursive] Error 1<br>make[4]: Leaving directory '/usr/src/freeswitch/src/mod/applications/mod_http_cache'<br>make[3]: *** [Makefile:704: mod_http_cache-all] Error 1<br>make[3]: Leaving directory '/usr/src/freeswitch/src/mod'<br>make[2]: *** [Makefile:607: all-recursive] Error 1<br>make[2]: Leaving directory '/usr/src/freeswitch/src'<br>make[1]: *** [Makefile:3736: all-recursive] Error 1<br>make[1]: Leaving directory '/usr/src/freeswitch'<br>make: *** [Makefile:1445: all] Error 2<br></div><div><br></div><div>Regards</div><div>Abbasi</div></div>