* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘mix’ ... ** this is package ‘mix’ version ‘1.0-13’ ** package ‘mix’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/tmp/RtmpjXlBP2/R.INSTALL29f01231650267/mix/src' gcc-15 -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 gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c mix.f -o mix.o mix.f:1209:58: 1209 | / n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz,l3) | 1~~ Warning: Unused dummy argument ‘mcz’ at (1) [-Wunused-dummy-argument] mix.f:1209:62: 1209 | / n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz,l3) | 1~~~ Warning: Unused dummy argument ‘nmcz’ at (1) [-Wunused-dummy-argument] mix.f:1057:34: 1057 | / t3,n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz) | 1 Warning: Unused dummy argument ‘c’ at (1) [-Wunused-dummy-argument] mix.f:1057:36: 1057 | / t3,n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz) | 1 Warning: Unused dummy argument ‘d’ at (1) [-Wunused-dummy-argument] mix.f:1057:42: 1057 | / t3,n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz) | 1~~~ Warning: Unused dummy argument ‘dmis’ at (1) [-Wunused-dummy-argument] mix.f:1057:38: 1057 | / t3,n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz) | 1~~ Warning: Unused dummy argument ‘jmp’ at (1) [-Wunused-dummy-argument] mix.f:1057:25: 1057 | / t3,n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz) | 1~~ Warning: Unused dummy argument ‘mcw’ at (1) [-Wunused-dummy-argument] mix.f:1057:29: 1057 | / t3,n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz) | 1~~~ Warning: Unused dummy argument ‘nmcw’ at (1) [-Wunused-dummy-argument] mix.f:1057:14: 1057 | / t3,n,z,i,p,mcw,nmcw,c,d,jmp,dmis,mobs,ocz,nocz,mcz,nmcz) | 1~ Warning: Unused dummy argument ‘t3’ at (1) [-Wunused-dummy-argument] mix.f:1056:56: 1056 | subroutine addstat1(q,psi,npsi,ncells,sigma,mu,theta,t1,t2, | 1~~~~ Warning: Unused dummy argument ‘theta’ at (1) [-Wunused-dummy-argument] mix.f:458:56: 458 | subroutine pstepm(q,psi,npsi,ncells,t1,t2,t3,n,p,prior,chf, | 1 Warning: Unused dummy argument ‘p’ at (1) [-Wunused-dummy-argument] mix.f:999:72: 999 | theta(m)=theta(m)*g/sumf | ^ Warning: ‘g’ may be used uninitialized [-Wmaybe-uninitialized] mix.f:961:64: 961 | double precision sumt,sumf,table(ncells),theta(ncells),g | ^ note: ‘g’ was declared here gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o mix.so init.o mix.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpjXlBP2/R.INSTALL29f01231650267/mix/src' make[1]: Entering directory '/tmp/RtmpjXlBP2/R.INSTALL29f01231650267/mix/src' make[1]: Leaving directory '/tmp/RtmpjXlBP2/R.INSTALL29f01231650267/mix/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-mix/00new/mix/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (mix)