* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘SamplerCompare’ ... ** package ‘SamplerCompare’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 12.2.0-14) 12.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWvCIpi/R.INSTALL20485d53fa5ae2/SamplerCompare/src' gcc-12 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c arms.c -o arms.o In file included from arms.c:21: init.h:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 28 | extern void dchud_(); | ^~~~~~ init.h:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 29 | extern void dchdd_(); | ^~~~~~ gfortran-12 -fpic -g -O2 -Wall -mtune=native -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-12 -fpic -g -O2 -Wall -mtune=native -c dchud.f -o dchud.o gcc-12 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c distributions.c -o distributions.o In file included from distributions.c:14: init.h:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 28 | extern void dchud_(); | ^~~~~~ init.h:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 29 | extern void dchdd_(); | ^~~~~~ gcc-12 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o In file included from init.c:5: init.h:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 28 | extern void dchud_(); | ^~~~~~ init.h:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 29 | extern void dchdd_(); | ^~~~~~ gcc-12 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sampler-glue.c -o sampler-glue.o In file included from sampler-glue.c:14: init.h:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 28 | extern void dchud_(); | ^~~~~~ init.h:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 29 | extern void dchdd_(); | ^~~~~~ sampler-glue.c: In function ‘raw_symbol’: sampler-glue.c:289:18: warning: ISO C forbids initialization between function pointer and ‘void *’ [-Wpedantic] 289 | void *symbol = R_FindSymbol(symbol_char, "", NULL); | ^~~~~~~~~~~~ gcc-12 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c slice.c -o slice.o In file included from slice.c:16: init.h:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 28 | extern void dchud_(); | ^~~~~~ init.h:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 29 | extern void dchdd_(); | ^~~~~~ gcc-12 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o SamplerCompare.so arms.o dchdd.o dchud.o distributions.o init.o sampler-glue.o slice.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWvCIpi/R.INSTALL20485d53fa5ae2/SamplerCompare/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWvCIpi/R.INSTALL20485d53fa5ae2/SamplerCompare/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWvCIpi/R.INSTALL20485d53fa5ae2/SamplerCompare/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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)