* installing *source* package ‘NonpModelCheck’ ... ** package ‘NonpModelCheck’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-BLAS/NonpModelCheck/src' g++ -std=gnu++14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -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 init.cpp -o init.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -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 local_poly_estimator.c -o local_poly_estimator.o In file included from /data/gannet/ripley/R/R-devel/include/R.h:80, from local_poly_estimator.c:3: local_poly_estimator.c: In function ‘reg’: local_poly_estimator.c:24:14: error: too few arguments to function ‘dgels_’ 24 | F77_CALL(dgels)(trans, m, n, nrhs, a, lda, b, ldb, work, lwork, 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:281:10: note: declared here 281 | F77_NAME(dgels)(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/Lapack.h:281:1: note: in expansion of macro ‘F77_NAME’ 281 | F77_NAME(dgels)(const char* trans, const int* m, const int* n, | ^~~~~~~~ make[1]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:168: local_poly_estimator.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-BLAS/NonpModelCheck/src' ERROR: compilation failed for package ‘NonpModelCheck’ * removing ‘/data/gannet/ripley/R/packages/tests-BLAS/Libs/NonpModelCheck-lib/NonpModelCheck’ Command exited with non-zero status 1 Time 0:01.17, 0.69 + 0.18