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
sys-std.c:1189:1: warning: ‘noreturn’ attribute ignored [-Wattributes]
 1189 | void Rstd_CleanUp(SA_TYPE saveact, int status, int runLast)
      | ^~~~
sys-std.c:1189:1: error: expected identifier or ‘(’ before ‘void’
make[3]: *** [../../Makeconf:129: sys-std.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:49: R] Error 2
make[1]: *** [Makefile:28: R] Error 1
make: *** [Makefile:62: R] Error 1
Traceback (most recent call last):
  File "/var/pisi/R-lang/actions.py", line 40, in build
    autotools.make()
  File "/usr/lib/pisilinux/pisi/actionsapi/autotools.py", line 103, in make
    if system('make %s %s' % (get.makeJOBS(), parameters)):
  File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
    error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
  File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
    raise Error(msg)
pisi.actionsapi.Error: Command "make -j5" failed, return value was 2.
Action script error caught.
*** 1 error(s), 0 warning(s)
Program terminated.