* installing *source* package ‘BinQuasi’ ... ** package ‘BinQuasi’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/BinQuasi/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 glmBias.c -o glmBias.o In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from glmBias.c:1: glmBias.c: In function ‘getBias’: glmBias.c:48:12: error: too few arguments to function ‘dgemv_’ 48 | F77_CALL(dgemv)(T, n, p, &dOne, Q, n, hatwq, &iOne, &dZero, coef, &iOne); | ^~~~~ /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:107:10: note: declared here 107 | F77_NAME(dgemv)(const char *trans, const int *m, const int *n, | ^~~~~ /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:107:1: note: in expansion of macro ‘F77_NAME’ 107 | F77_NAME(dgemv)(const char *trans, const int *m, const int *n, | ^~~~~~~~ glmBias.c:51:12: error: too few arguments to function ‘dtrsv_’ 51 | F77_CALL(dtrsv)(U, N, N, p, rtwx, n, coef, &iOne); | ^~~~~ /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:169:10: note: declared here 169 | F77_NAME(dtrsv)(const char *uplo, const char *trans, | ^~~~~ /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:169:1: note: in expansion of macro ‘F77_NAME’ 169 | F77_NAME(dtrsv)(const char *uplo, const char *trans, | ^~~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:169: glmBias.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/BinQuasi/src' ERROR: compilation failed for package ‘BinQuasi’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/BinQuasi-lib/BinQuasi’ Command exited with non-zero status 1 Time 0:01.57, 0.54 + 0.14