* installing *source* package ‘aucm’ ...
** package ‘aucm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/aucm/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration  -c C_dgesv.c -o C_dgesv.o
In file included from /data/gannet/ripley/R/R-devel/include/R.h:80,
                 from C_dgesv.c:1:
C_dgesv.c: In function ‘C_dgetrs’:
C_dgesv.c:7:18: error: too few arguments to function ‘dgetrs_’
    7 |         F77_CALL(dgetrs)("N", N, NRHS, A, LDA, IPIV, B, LDB, INFO);
      |                  ^~~~~~
/data/gannet/ripley/R/R-devel/include/R_ext/RS.h:77:25: note: in definition of macro ‘F77_CALL’
   77 | # define F77_CALL(x)    x ## _
      |                         ^
/data/gannet/ripley/R/R-devel/include/R_ext/Lapack.h:382:10: note: declared here
  382 | F77_NAME(dgetrs)(const char* trans, const int* n, const int* nrhs,
      |          ^~~~~~
/data/gannet/ripley/R/R-devel/include/R_ext/RS.h:77:25: note: in definition of macro ‘F77_CALL’
   77 | # define F77_CALL(x)    x ## _
      |                         ^
/data/gannet/ripley/R/R-devel/include/R_ext/Lapack.h:382:1: note: in expansion of macro ‘F77_NAME’
  382 | F77_NAME(dgetrs)(const char* trans, const int* n, const int* nrhs,
      | ^~~~~~~~
make[1]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:168: C_dgesv.o] Error 1
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/aucm/src'
ERROR: compilation failed for package ‘aucm’
* removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/aucm-lib/aucm’
Command exited with non-zero status 1
Time 0:00.85, 0.50 + 0.12