* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘pln’ ... ** package ‘pln’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDbN6qn/R.INSTALL1a00e92416b5ce/pln/src' gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c amatrix.c -o amatrix.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bcplncov.c -o bcplncov.o bcplncov.c: In function ‘Rbclcov’: bcplncov.c:446:33: warning: variable ‘m2’ set but not used [-Wunused-but-set-variable] 446 | int ip,jp,j1,j2,k1,k2,iv,r,ic,m2,ijk,ic1,ic2; | ^~ gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cmata.c -o cmata.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c d2v.c -o d2v.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geppldet.c -o geppldet.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c m2.c -o m2.o m2.c: In function ‘Rm2’: m2.c:485:14: warning: variable ‘x2’ set but not used [-Wunused-but-set-variable] 485 | double m2,x2,n2; | ^~ gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c m2rasch.c -o m2rasch.o m2rasch.c: In function ‘rpghder’: m2rasch.c:362:19: warning: variable ‘np1’ set but not used [-Wunused-but-set-variable] 362 | int i,j,k,np,id,np1; | ^~~ gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrbcpln.c -o nrbcpln.o nrbcpln.c: In function ‘plnbclk’: nrbcpln.c:251:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 251 | for(ip=0;ip<np;ip++) Rprintf("%f ", dd[ip][np]); Rprintf("\n"); | ^~~ nrbcpln.c:251:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 251 | for(ip=0;ip<np;ip++) Rprintf("%f ", dd[ip][np]); Rprintf("\n"); | ^~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrmin.c -o nrmin.o nrmin.c: In function ‘nrmin’: nrmin.c:91:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 91 | for(j=0;j<np;j++) Rprintf("%f ", val[j]); Rprintf("\n"); | ^~~ nrmin.c:91:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 91 | for(j=0;j<np;j++) Rprintf("%f ", val[j]); Rprintf("\n"); | ^~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrminbcl.c -o nrminbcl.o nrminbcl.c: In function ‘nrminbcl’: nrminbcl.c:94:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 94 | for(j=0;j<np;j++) Rprintf("%f ", val[j]); Rprintf("\n"); | ^~~ nrminbcl.c:94:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 94 | for(j=0;j<np;j++) Rprintf("%f ", val[j]); Rprintf("\n"); | ^~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrmlepln.c -o nrmlepln.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrmlerasch.c -o nrmlerasch.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pln_init.c -o pln_init.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c polyder2.c -o polyder2.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c simulpln.c -o simulpln.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ssgauher.c -o ssgauher.o ssgauher.c: In function ‘gauher’: ssgauher.c:53:7: warning: variable ‘n1’ set but not used [-Wunused-but-set-variable] 53 | int n1,i,n2,ni; | ^~ gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c startpln.c -o startpln.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c x2statb.c -o x2statb.o gcc-14 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o pln.so amatrix.o bcplncov.o cmata.o d2v.o geppldet.o m2.o m2rasch.o nrbcpln.o nrmin.o nrminbcl.o nrmlepln.o nrmlerasch.o pln_init.o polyder2.o simulpln.o ssgauher.o startpln.o x2statb.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDbN6qn/R.INSTALL1a00e92416b5ce/pln/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDbN6qn/R.INSTALL1a00e92416b5ce/pln/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDbN6qn/R.INSTALL1a00e92416b5ce/pln/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-pln/00new/pln/libs ** R ** data ** 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 (pln)