* installing *source* package ‘onlineVAR’ ... ** package ‘onlineVAR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/onlineVAR/src' gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -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 onlineVAR.fit.c -o onlineVAR.fit.o In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from onlineVAR.fit.c:1: onlineVAR.fit.c: In function ‘onlineVARfit’: onlineVAR.fit.c:115:14: error: too few arguments to function ‘dgemm_’ 115 | F77_CALL(dgemm)("N", "T", &p,&p,&p, &one, coefptr, &p, Rptr, &p, | ^~~~~ /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/BLAS.h:207:10: note: declared here 207 | F77_NAME(dgemm)(const char *transa, const char *transb, const int *m, | ^~~~~ /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/BLAS.h:207:1: note: in expansion of macro ‘F77_NAME’ 207 | F77_NAME(dgemm)(const char *transa, const char *transb, const int *m, | ^~~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:169: onlineVAR.fit.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/onlineVAR/src' ERROR: compilation failed for package ‘onlineVAR’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/onlineVAR-lib/onlineVAR’ Command exited with non-zero status 1 Time 0:01.56, 0.51 + 0.14