* installing *source* package ‘simone’ ... ** package ‘simone’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-gcc11/simone/src' /usr/local/gcc11/bin/gcc -I"/data/gannet/ripley/R/R-gcc11/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 -c inference_algos.c -o inference_algos.o In file included from inference_algos.c:2: inference_utils.h: In function 'Setup_GLasso': inference_utils.h:41:19: error: wrong number of arguments specified for 'access' attribute 41 | int *active) { | ^~~ inference_utils.h:41:19: note: expected between 1 and 3, found 11 inference_utils.h: In function 'Setup_Lasso': inference_utils.h:120:18: error: wrong number of arguments specified for 'access' attribute 120 | int *active) { | ^~~ inference_utils.h:120:18: note: expected between 1 and 3, found 9 inference_utils.h: In function 'Setup_ARLasso': inference_utils.h:193:20: error: wrong number of arguments specified for 'access' attribute 193 | int *active) { | ^~~ inference_utils.h:193:20: note: expected between 1 and 3, found 8 inference_utils.h: In function 'Pathwise_Coordinate': inference_utils.h:260:26: error: wrong number of arguments specified for 'access' attribute 260 | int *act) { | ^~~ inference_utils.h:260:26: note: expected between 1 and 3, found 6 inference_utils.h: In function 'Cleanup': inference_utils.h:334:14: error: wrong number of arguments specified for 'access' attribute 334 | int *active) { | ^~~ inference_utils.h:334:14: note: expected between 1 and 3, found 6 inference_algos.c: In function 'GLasso': inference_algos.c:34:13: error: wrong number of arguments specified for 'access' attribute 34 | int *finalIt) { | ^~~ inference_algos.c:34:13: note: expected between 1 and 3, found 5 inference_algos.c: In function 'Lasso': inference_algos.c:96:13: error: wrong number of arguments specified for 'access' attribute 96 | double Beta[*p][*p] ) { | ^~~~~~ inference_algos.c:96:13: note: expected between 1 and 3, found 4 inference_algos.c: In function 'ARLasso': inference_algos.c:147:15: error: wrong number of arguments specified for 'access' attribute 147 | double A[*p][*p] ) { | ^~~~~~ inference_algos.c:147:15: note: expected between 1 and 3, found 5 make[2]: *** [/data/gannet/ripley/R/R-gcc11/etc/Makeconf:168: inference_algos.o] Error 1 /usr/local/gcc11/bin/gcc -I"/data/gannet/ripley/R/R-gcc11/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 -c simone_init.c -o simone_init.o /usr/local/gcc11/bin/gcc -I"/data/gannet/ripley/R/R-gcc11/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 -c vertex_layout.c -o vertex_layout.o make[2]: Target 'all' not remade because of errors. make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-gcc11/simone/src' ERROR: compilation failed for package ‘simone’ * removing ‘/data/gannet/ripley/R/packages/tests-gcc11/simone.Rcheck/simone’