* installing *source* package ‘rebmix’ ... ** this is package ‘rebmix’ version ‘2.17.0’ ** package ‘rebmix’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/rebmix/src' g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c Rmisc.cpp -o Rmisc.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c Rrebmix.cpp -o Rrebmix.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c Rrebmvnorm.cpp -o Rrebmvnorm.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c base.cpp -o base.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c emf.cpp -o emf.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -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 -flto=10 -c init.c -o init.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c rebmix.cpp -o rebmix.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c rebmixf.cpp -o rebmixf.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c rebmvnormf.cpp -o rebmvnormf.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c rngmixf.cpp -o rngmixf.o g++ -std=gnu++17 -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 -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -flto=10 -c rngmvnormf.cpp -o rngmvnormf.o g++ -std=gnu++17 -shared -L/usr/local/lib64 -o rebmix.so Rmisc.o Rrebmix.o Rrebmvnorm.o base.o emf.o init.o rebmix.o rebmixf.o rebmvnormf.o rngmixf.o rngmvnormf.o init.c:67:13: warning: type of ‘REMMVNORM’ does not match original declaration [-Wlto-type-mismatch] 67 | extern void REMMVNORM(void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, | ^ Rrebmvnorm.cpp:2073:6: note: type mismatch in parameter 22 2073 | void REMMVNORM(INT *d, // Number of independent random variables. | ^ Rrebmvnorm.cpp:2073:6: note: ‘REMMVNORM’ was previously declared here init.c:45:13: warning: type of ‘RREBMVNORM’ does not match original declaration [-Wlto-type-mismatch] 45 | extern void RREBMVNORM(void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, | ^ Rrebmvnorm.cpp:119:6: note: type mismatch in parameter 57 119 | void RREBMVNORM(char **Preprocessing, // Preprocessing type. | ^ Rrebmvnorm.cpp:119:6: note: ‘RREBMVNORM’ was previously declared here init.c:39:13: warning: type of ‘REMMIX’ does not match original declaration [-Wlto-type-mismatch] 39 | extern void REMMIX(void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, | ^ Rrebmix.cpp:3518:6: note: type mismatch in parameter 23 3518 | void REMMIX(INT *d, // Number of independent random variables. | ^ Rrebmix.cpp:3518:6: note: ‘REMMIX’ was previously declared here init.c:6:13: warning: type of ‘RREBMIX’ does not match original declaration [-Wlto-type-mismatch] 6 | extern void RREBMIX(void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, | ^ Rrebmix.cpp:160:6: note: type mismatch in parameter 58 160 | void RREBMIX(char **Preprocessing, // Preprocessing type. | ^ Rrebmix.cpp:160:6: note: ‘RREBMIX’ was previously declared here make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/rebmix/src' installing to /data/gannet/ripley/R/packages/tests-LTO/Libs/rebmix-lib/00LOCK-rebmix/00new/rebmix/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘AIC’ in package ‘rebmix’ Creating a new generic function for ‘BIC’ in package ‘rebmix’ Creating a new generic function for ‘split’ in package ‘rebmix’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rebmix) Time 3:01.61, 89.89 + 2.74