configure: WARNING: you cannot build PDF versions of the R manuals
configure: WARNING: you cannot build PDF versions of vignettes and help pages
configure: WARNING: you cannot build info or HTML versions of the R manuals
configure: WARNING: --with-libdeflate-compression requires libdeflate
configure: WARNING: you cannot build info or HTML versions of the R manuals
configure: WARNING: you cannot build PDF versions of the R manuals
configure: WARNING: you cannot build PDF versions of vignettes and help pages
In file included from /usr/include/string.h:548,
from ../../../include/Rinlinedfuns.h:81,
from ../../../include/Defn.h:740,
from gramRd.c:96:
In function ‘memmove’,
inlined from ‘mkIfdef’ at gramRd.c:4330:68,
inlined from ‘token’ at gramRd.c:4034:70,
inlined from ‘yylex’ at gramRd.c:4407:15,
inlined from ‘Rf_yyparse’ at gramRd.c:2236:16:
/usr/include/bits/string_fortified.h:36:10: warning: ‘__builtin_memmove’ specified bound between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
36 | return __builtin___memmove_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
using C compiler: ‘x86_64-pc-linux-gnu-gcc (Pisi Linux) 15.2.0’