* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘polspline’ ... ** package ‘polspline’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-24) 13.2.0’ make[1]: Entering directory '/tmp/RtmpX9eaiU/R.INSTALL3be1f06f61a116/polspline/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c allpack.f -o allpack.o allpack.f:680:5: 680 | 100 CONTINUE | 1 Warning: Label 100 at (1) defined but not used [-Wunused-label] gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hareall.c -o hareall.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c heftall.c -o heftall.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lsdall.c -o lsdall.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lspecall.c -o lspecall.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nlsd.c -o nlsd.o gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c polyall.c -o polyall.o polyall.c: In function ‘spoly’: polyall.c:1511:11: warning: ‘bestl’ may be used uninitialized [-Wmaybe-uninitialized] 1511 | double bestl,bestu,bestx=0.,nowl,nowu,nowx,maxu; | ^~~~~ polyall.c:1511:17: warning: ‘bestu’ may be used uninitialized [-Wmaybe-uninitialized] 1511 | double bestl,bestu,bestx=0.,nowl,nowu,nowx,maxu; | ^~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c polymars.c -o polymars.o In function ‘update_model’, inlined from ‘find_best_candidate’ at polymars.c:1650:7: polymars.c:1944:25: warning: storing the address of local variable ‘E_inv’ in ‘*Rao_E_inverse.matrix’ [-Wdangling-pointer=] 1944 | Rao_E_inverse->matrix = &E_inv; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ polymars.c: In function ‘find_best_candidate’: polymars.c:1701:12: note: ‘E_inv’ declared here 1701 | double E,E_inv; | ^~~~~ polymars.c:126:24: note: ‘Rao_E_inverse’ declared here 126 | static struct matrix1 *Rao_E_inverse;/* algebra */ | ^~~~~~~~~~~~~ In function ‘update_model’, inlined from ‘find_best_candidate’ at polymars.c:1650:7: polymars.c:1938:17: warning: storing the address of local variable ‘E’ in ‘*Rao_E.matrix’ [-Wdangling-pointer=] 1938 | Rao_E->matrix = &E; | ~~~~~~~~~~~~~~^~~~ polymars.c: In function ‘find_best_candidate’: polymars.c:1701:10: note: ‘E’ declared here 1701 | double E,E_inv; | ^ polymars.c:125:24: note: ‘Rao_E’ declared here 125 | static struct matrix1 *Rao_E;/*than the previous one. From an example in Rao's linear*/ | ^~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbol.c -o registerDynamicSymbol.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o polspline.so allpack.o hareall.o heftall.o lsdall.o lspecall.o nlsd.o polyall.o polymars.o registerDynamicSymbol.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpX9eaiU/R.INSTALL3be1f06f61a116/polspline/src' make[1]: Entering directory '/tmp/RtmpX9eaiU/R.INSTALL3be1f06f61a116/polspline/src' make[1]: Leaving directory '/tmp/RtmpX9eaiU/R.INSTALL3be1f06f61a116/polspline/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-polspline/00new/polspline/libs ** R ** 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 * creating tarball packaged installation of ‘polspline’ as ‘polspline_1.1.25_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (polspline)