* installing *source* package ‘networkTomography’ ... ** package ‘networkTomography’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/networkTomography/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 ipfp.c -o ipfp.o ipfp.c: In function ‘ipfp’: ipfp.c:92:9: error: too few arguments to function ‘dgemv_’ 92 | dgemv_(¬rans, &nrow, &ncol, &alpha, &REAL(A)[0], &nrow, | ^~~~~~ In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from ipfp.c:9: /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, | ^~~~~~~~ ipfp.c:66:19: warning: variable ‘converged’ set but not used [-Wunused-but-set-variable] 66 | int iter = 0, converged = 0; | ^~~~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:169: ipfp.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/networkTomography/src' ERROR: compilation failed for package ‘networkTomography’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/networkTomography-lib/networkTomography’ Command exited with non-zero status 1 Time 0:03.59, 0.55 + 0.13