* installing *source* package ‘smds’ ... ** package ‘smds’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/smds/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 source.c -o source.o source.c: In function ‘mmSph’: source.c:210:25: error: too few arguments to function ‘dgesvd_’ 210 | dgesvd_(&jobu, &jobvt, &n, &n, A1, &n, singular_value, U_svd, &n, Vt_svd, &n, work, &lwork, &info); | ^~~~~~~ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from source.c:1: /data/gannet/ripley/R/R-devel/include/R_ext/Lapack.h:348:10: note: declared here 348 | F77_NAME(dgesvd)(const char* jobu, const char* jobvt, 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/Lapack.h:348:1: note: in expansion of macro ‘F77_NAME’ 348 | F77_NAME(dgesvd)(const char* jobu, const char* jobvt, const int* m, | ^~~~~~~~ source.c: In function ‘mmBox’: source.c:722:33: error: too few arguments to function ‘dgesvd_’ 722 | dgesvd_(&jobu, &jobvt, &n, &n, A1, &n, singular_value, U_svd, &n, Vt_svd, &n, work, &lwork, &info); | ^~~~~~~ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from source.c:1: /data/gannet/ripley/R/R-devel/include/R_ext/Lapack.h:348:10: note: declared here 348 | F77_NAME(dgesvd)(const char* jobu, const char* jobvt, 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/Lapack.h:348:1: note: in expansion of macro ‘F77_NAME’ 348 | F77_NAME(dgesvd)(const char* jobu, const char* jobvt, const int* m, | ^~~~~~~~ make[1]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:169: source.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/smds/src' ERROR: compilation failed for package ‘smds’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/smds-lib/smds’ Command exited with non-zero status 1 Time 0:02.01, 0.53 + 0.12