* installing *source* package ‘durmod’ ... ** package ‘durmod’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/durmod/src' g++ -std=gnu++14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -DUSE_FC_LEN_T -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -DUSE_FC_LEN_T -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c cfunctions.cpp -o cfunctions.o cfunctions.cpp: In function ‘void updatefisher(int*, int, int, double*, int*, double*, double*, int*)’: cfunctions.cpp:317:22: error: too few arguments to function ‘void dsyrk_(const char*, const char*, const int*, const int*, const double*, const double*, const int*, const double*, double*, const int*, size_t, size_t)’ 317 | F77_CALL(dsyrk)("U","N",&nnrank,&fishblock,&alpha,smallblock,&nnrank,&beta, | ^ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from cfunctions.cpp:3: /data/gannet/ripley/R/R-devel/include/R_ext/BLAS.h:242:10: note: declared here 242 | F77_NAME(dsyrk)(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:242:1: note: in expansion of macro ‘F77_NAME’ 242 | F77_NAME(dsyrk)(const char *uplo, const char *trans, | ^~~~~~~~ cfunctions.cpp:329:22: error: too few arguments to function ‘void dsyrk_(const char*, const char*, const int*, const int*, const double*, const double*, const int*, const double*, double*, const int*, size_t, size_t)’ 329 | F77_CALL(dsyrk)("U","N", &totalpars, &fishblock, &alpha, gradblock, | ^ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from cfunctions.cpp:3: /data/gannet/ripley/R/R-devel/include/R_ext/BLAS.h:242:10: note: declared here 242 | F77_NAME(dsyrk)(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:242:1: note: in expansion of macro ‘F77_NAME’ 242 | F77_NAME(dsyrk)(const char *uplo, const char *trans, | ^~~~~~~~ cfunctions.cpp: In function ‘Rcpp::NumericVector cloglik(Rcpp::List, Rcpp::List, Rcpp::List, bool, bool, bool, bool, bool)’: cfunctions.cpp:618:20: error: too few arguments to function ‘void dsyrk_(const char*, const char*, const int*, const int*, const double*, const double*, const int*, const double*, double*, const int*, size_t, size_t)’ 618 | F77_CALL(dsyrk)("U","N", &N, &K, &alpha, gradblock, &N, &beta, fisher, &N); | ^ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from cfunctions.cpp:3: /data/gannet/ripley/R/R-devel/include/R_ext/BLAS.h:242:10: note: declared here 242 | F77_NAME(dsyrk)(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:242:1: note: in expansion of macro ‘F77_NAME’ 242 | F77_NAME(dsyrk)(const char *uplo, const char *trans, | ^~~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:176: cfunctions.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/durmod/src' ERROR: compilation failed for package ‘durmod’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/durmod-lib/durmod’ Command exited with non-zero status 1 Time 0:34.28, 17.78 + 1.12