* installing *source* package ‘SamplerCompare’ ... ** package ‘SamplerCompare’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.1.0’ using Fortran compiler: ‘GNU Fortran (GCC) 13.1.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/SamplerCompare/src' gcc-13 -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=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c arms.c -o arms.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -flto=10 -c dchdd.f -o dchdd.o dchdd.f:145:20: 145 | scale = alpha + dabs(s(i)) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -flto=10 -c dchud.f -o dchud.o gcc-13 -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=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c distributions.c -o distributions.o gcc-13 -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=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c init.c -o init.o gcc-13 -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=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c sampler-glue.c -o sampler-glue.o gcc-13 -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=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c slice.c -o slice.o gcc-13 -shared -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -fpic -L/usr/local/lib64 -o SamplerCompare.so arms.o dchdd.o dchud.o distributions.o init.o sampler-glue.o slice.o -lgfortran -lm -lquadmath init.h:28:13: warning: type of 'dchud_' does not match original declaration [-Wlto-type-mismatch] 28 | extern void dchud_(void); | ^ dchud.f:1:22: note: type mismatch in parameter 1 1 | subroutine dchud(r,ldr,p,x,z,ldz,nz,y,rho,c,s) | ^ dchud.f:1:22: note: 'dchud' was previously declared here init.h:29:13: warning: type of 'dchdd_' does not match original declaration [-Wlto-type-mismatch] 29 | extern void dchdd_(void); | ^ dchdd.f:1:22: note: type mismatch in parameter 1 1 | subroutine dchdd(r,ldr,p,x,z,ldz,nz,y,rho,c,s,info) | ^ dchdd.f:1:22: note: 'dchdd' was previously declared here make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/SamplerCompare/src' installing to /data/gannet/ripley/R/packages/tests-LTO/Libs/SamplerCompare-lib/00LOCK-SamplerCompare/00new/SamplerCompare/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** 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 (SamplerCompare) Time 0:05.42, 4.74 + 0.63