* installing *source* package ‘mpbart’ ... ** package ‘mpbart’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/mpbart/src' g++ -std=gnu++14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -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 bd.cpp -o bd.o g++ -std=gnu++14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -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 funs.cpp -o funs.o funs.cpp: In function ‘void dinv(std::vector >&, int, std::vector >&)’: funs.cpp:375:19: error: too few arguments to function ‘void dpptrf_(const char*, const int*, double*, int*, size_t)’ 375 | F77_CALL(dpptrf)("U", &size, pdInv, &errorM); | ^ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from funs.cpp:5: /data/gannet/ripley/R/R-devel/include/R_ext/Lapack.h:892:10: note: declared here 892 | F77_NAME(dpptrf)(const char* uplo, const int* n, double* ap, int* info FCLEN); | ^~~~~~ /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:892:1: note: in expansion of macro ‘F77_NAME’ 892 | F77_NAME(dpptrf)(const char* uplo, const int* n, double* ap, int* info FCLEN); | ^~~~~~~~ funs.cpp:377:21: error: too few arguments to function ‘void dpptri_(const char*, const int*, double*, int*, size_t)’ 377 | F77_CALL(dpptri)("U", &size, pdInv, &errorM); | ^ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from funs.cpp:5: /data/gannet/ripley/R/R-devel/include/R_ext/Lapack.h:897:10: note: declared here 897 | F77_NAME(dpptri)(const char* uplo, const int* n, double* ap, int* info FCLEN); | ^~~~~~ /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:897:1: note: in expansion of macro ‘F77_NAME’ 897 | F77_NAME(dpptri)(const char* uplo, const int* n, double* ap, int* info FCLEN); | ^~~~~~~~ funs.cpp: In function ‘void dcholdc(std::vector >&, int, std::vector >&)’: funs.cpp:421:19: error: too few arguments to function ‘void dpptrf_(const char*, const int*, double*, int*, size_t)’ 421 | F77_CALL(dpptrf)("U", &size, pdTemp, &errorM); | ^ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from funs.cpp:5: /data/gannet/ripley/R/R-devel/include/R_ext/Lapack.h:892:10: note: declared here 892 | F77_NAME(dpptrf)(const char* uplo, const int* n, double* ap, int* info FCLEN); | ^~~~~~ /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:892:1: note: in expansion of macro ‘F77_NAME’ 892 | F77_NAME(dpptrf)(const char* uplo, const int* n, double* ap, int* info FCLEN); | ^~~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:176: funs.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/mpbart/src' ERROR: compilation failed for package ‘mpbart’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/mpbart-lib/mpbart’ Command exited with non-zero status 1 Time 0:07.06, 2.88 + 0.37