* installing *source* package ‘EpiModel’ ... ** package ‘EpiModel’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ using C++ compiler: ‘g++-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-Strict/EpiModel/src' g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/ergm/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/ergm/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c changestats.users.c -o changestats.users.o In file included from changestats.users.h:7, from changestats.users.c:2: changestats.users.c: In function 'i_fuzzynodematch': /data/gannet/ripley/R/test-dev/ergm/include/ergm_storage.h:25:108: error: implicit declaration of function 'Calloc'; did you mean 'calloc'? [-Wimplicit-function-declaration] 25 | #define ALLOC_STORAGE(nmemb, stored_type, store_into) stored_type *store_into = (stored_type *) (STORAGE = Calloc(nmemb, stored_type)); | ^~~~~~ changestats.users.c:56:3: note: in expansion of macro 'ALLOC_STORAGE' 56 | ALLOC_STORAGE(1, fuzzynodematch_storage, sto); | ^~~~~~~~~~~~~ changestats.users.c:56:20: error: expected expression before 'fuzzynodematch_storage' 56 | ALLOC_STORAGE(1, fuzzynodematch_storage, sto); | ^~~~~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/ergm/include/ergm_storage.h:25:122: note: in definition of macro 'ALLOC_STORAGE' 25 | #define ALLOC_STORAGE(nmemb, stored_type, store_into) stored_type *store_into = (stored_type *) (STORAGE = Calloc(nmemb, stored_type)); | ^~~~~~~~~~~ make[1]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:195: changestats.users.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-Strict/EpiModel/src' ERROR: compilation failed for package ‘EpiModel’ * removing ‘/data/gannet/ripley/R/packages/tests-strict/Libs/EpiModel-lib/EpiModel’ Command exited with non-zero status 1 Time 0:12.32, 8.47 + 0.86