* installing *source* package ‘BKPC’ ... ** package ‘BKPC’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/BKPC/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 BKPC_init.c -o BKPC_init.o 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 getKPCs.c -o getKPCs.o 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 gibbsBKPC.c -o gibbsBKPC.o 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 matrices.c -o matrices.o In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from matrices.c:6: matrices.c: In function ‘matrix_by_matrix’: matrices.c:92:15: error: too few arguments to function ‘dgemm_’ 92 | F77_CALL(dgemm)(&transa, &transb,&MM,&N,&K,&alpha, M,&lda,M,&ldb,&beta,A,&ldc); | ^~~~~ /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, | ^~~~~~~~ matrices.c: In function ‘eigen’: matrices.c:119:15: error: too few arguments to function ‘dsyev_’ 119 | F77_CALL(dsyev)( &jobz, &upper_triangle, &n, K, &lda, E, buffer, &lbuffer, &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:1242:10: note: declared here 1242 | F77_NAME(dsyev)(const char* jobz, const char* uplo, | ^~~~~ /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:1242:1: note: in expansion of macro ‘F77_NAME’ 1242 | F77_NAME(dsyev)(const char* jobz, const char* uplo, | ^~~~~~~~ matrices.c: In function ‘cholesky’: matrices.c:140:3: error: too few arguments to function ‘dpotrf_’ 140 | dpotrf_( &upper_triangle, &n, L, &lda, &info); //inverse of the inverse | ^~~~~~~ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from matrices.c:6: /data/gannet/ripley/R/R-devel/include/R_ext/Lapack.h:825:10: note: declared here 825 | F77_NAME(dpotrf)(const char* uplo, 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/Lapack.h:825:1: note: in expansion of macro ‘F77_NAME’ 825 | F77_NAME(dpotrf)(const char* uplo, const int* n, | ^~~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:169: matrices.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/BKPC/src' ERROR: compilation failed for package ‘BKPC’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/BKPC-lib/BKPC’ Command exited with non-zero status 1 Time 0:02.26, 1.03 + 0.23