* installing *source* package ‘dpcid’ ... ** package ‘dpcid’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/dpcid/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 dpcid_c.c -o dpcid_c.o In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from dpcid_c.c:2: dpcid_c.c: In function ‘dpcid_l1’: dpcid_c.c:85:18: error: too few arguments to function ‘dgemv_’ 85 | F77_NAME(dgemv)(&NoTrans, &n1, &p, &MinusOne, X1, &n1, temp_coef, &IntOne, &One, &resid1[n1*i], &IntOne); | ^~~~~ /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 ## _ | ^ dpcid_c.c:85:9: note: in expansion of macro ‘F77_NAME’ 85 | F77_NAME(dgemv)(&NoTrans, &n1, &p, &MinusOne, X1, &n1, temp_coef, &IntOne, &One, &resid1[n1*i], &IntOne); | ^~~~~~~~ /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, | ^~~~~~~~ dpcid_c.c:90:26: error: too few arguments to function ‘dgemv_’ 90 | F77_NAME(dgemv)(&NoTrans, &n2, &p, &MinusOne, X2, &n2, temp_coef, &IntOne, &One, &resid2[n2*i], &IntOne); | ^~~~~ /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 ## _ | ^ dpcid_c.c:90:17: note: in expansion of macro ‘F77_NAME’ 90 | F77_NAME(dgemv)(&NoTrans, &n2, &p, &MinusOne, X2, &n2, temp_coef, &IntOne, &One, &resid2[n2*i], &IntOne); | ^~~~~~~~ /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, | ^~~~~~~~ dpcid_c.c: In function ‘dpcid_c’: dpcid_c.c:268:26: error: too few arguments to function ‘dgemv_’ 268 | F77_NAME(dgemv)(&NoTrans, &n1, &p, &MinusOne, X1, &n1, temp_coef, &IntOne, &One, &resid1[n1*i], &IntOne); | ^~~~~ /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 ## _ | ^ dpcid_c.c:268:17: note: in expansion of macro ‘F77_NAME’ 268 | F77_NAME(dgemv)(&NoTrans, &n1, &p, &MinusOne, X1, &n1, temp_coef, &IntOne, &One, &resid1[n1*i], &IntOne); | ^~~~~~~~ /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, | ^~~~~~~~ dpcid_c.c:273:26: error: too few arguments to function ‘dgemv_’ 273 | F77_NAME(dgemv)(&NoTrans, &n2, &p, &MinusOne, X2, &n2, temp_coef, &IntOne, &One, &resid2[n2*i], &IntOne); | ^~~~~ /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 ## _ | ^ dpcid_c.c:273:17: note: in expansion of macro ‘F77_NAME’ 273 | F77_NAME(dgemv)(&NoTrans, &n2, &p, &MinusOne, X2, &n2, temp_coef, &IntOne, &One, &resid2[n2*i], &IntOne); | ^~~~~~~~ /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, | ^~~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:169: dpcid_c.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/dpcid/src' ERROR: compilation failed for package ‘dpcid’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/dpcid-lib/dpcid’ Command exited with non-zero status 1 Time 0:01.43, 0.51 + 0.13