* installing *source* package 'cobs' ... ** package 'cobs' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpAJx9eZ/R.INSTALL1da285fc616a1/cobs/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c SR.c -o SR.o In file included from SR.h:1, from SR.c:5: nrutil.h:44:23: warning: 'intminarg2' defined but not used [-Wunused-variable] 44 | static int intminarg1,intminarg2; | ^~~~~~~~~~ nrutil.h:44:12: warning: 'intminarg1' defined but not used [-Wunused-variable] 44 | static int intminarg1,intminarg2; | ^~~~~~~~~~ nrutil.h:40:21: warning: 'iminarg2' defined but not used [-Wunused-variable] 40 | static int iminarg1,iminarg2; | ^~~~~~~~ nrutil.h:40:12: warning: 'iminarg1' defined but not used [-Wunused-variable] 40 | static int iminarg1,iminarg2; | ^~~~~~~~ nrutil.h:36:21: warning: 'imaxarg2' defined but not used [-Wunused-variable] 36 | static int imaxarg1,imaxarg2; | ^~~~~~~~ nrutil.h:36:12: warning: 'imaxarg1' defined but not used [-Wunused-variable] 36 | static int imaxarg1,imaxarg2; | ^~~~~~~~ nrutil.h:32:22: warning: 'lminarg2' defined but not used [-Wunused-variable] 32 | static long lminarg1,lminarg2; | ^~~~~~~~ nrutil.h:32:13: warning: 'lminarg1' defined but not used [-Wunused-variable] 32 | static long lminarg1,lminarg2; | ^~~~~~~~ nrutil.h:28:22: warning: 'lmaxarg2' defined but not used [-Wunused-variable] 28 | static long lmaxarg1,lmaxarg2; | ^~~~~~~~ nrutil.h:28:13: warning: 'lmaxarg1' defined but not used [-Wunused-variable] 28 | static long lmaxarg1,lmaxarg2; | ^~~~~~~~ nrutil.h:24:23: warning: 'minarg2' defined but not used [-Wunused-variable] 24 | static double minarg1,minarg2; | ^~~~~~~ nrutil.h:24:15: warning: 'minarg1' defined but not used [-Wunused-variable] 24 | static double minarg1,minarg2; | ^~~~~~~ nrutil.h:20:23: warning: 'maxarg2' defined but not used [-Wunused-variable] 20 | static double maxarg1,maxarg2; | ^~~~~~~ nrutil.h:20:15: warning: 'maxarg1' defined but not used [-Wunused-variable] 20 | static double maxarg1,maxarg2; | ^~~~~~~ nrutil.h:16:24: warning: 'dminarg2' defined but not used [-Wunused-variable] 16 | static double dminarg1,dminarg2; | ^~~~~~~~ nrutil.h:16:15: warning: 'dminarg1' defined but not used [-Wunused-variable] 16 | static double dminarg1,dminarg2; | ^~~~~~~~ nrutil.h:12:24: warning: 'dmaxarg2' defined but not used [-Wunused-variable] 12 | static double dmaxarg1,dmaxarg2; | ^~~~~~~~ nrutil.h:12:15: warning: 'dmaxarg1' defined but not used [-Wunused-variable] 12 | static double dmaxarg1,dmaxarg2; | ^~~~~~~~ nrutil.h:9:15: warning: 'dsqrarg' defined but not used [-Wunused-variable] 9 | static double dsqrarg; | ^~~~~~~ SR.c: In function 'SR': SR.c:118:9: warning: 'min' may be used uninitialized [-Wmaybe-uninitialized] 118 | Rprintf("c(nIt=%4d, phi=%12.6g, min=%14.8g, iMin=%6d, m=%4d)\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 119 | nIt,phi,min,indmin, m); | ~~~~~~~~~~~~~~~~~~~~~~ SR.c:31:16: note: 'min' was declared here 31 | double phi,min,sum, | ^~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o In file included from SR.h:1, from init.c:9: nrutil.h:44:23: warning: 'intminarg2' defined but not used [-Wunused-variable] 44 | static int intminarg1,intminarg2; | ^~~~~~~~~~ nrutil.h:44:12: warning: 'intminarg1' defined but not used [-Wunused-variable] 44 | static int intminarg1,intminarg2; | ^~~~~~~~~~ nrutil.h:40:21: warning: 'iminarg2' defined but not used [-Wunused-variable] 40 | static int iminarg1,iminarg2; | ^~~~~~~~ nrutil.h:40:12: warning: 'iminarg1' defined but not used [-Wunused-variable] 40 | static int iminarg1,iminarg2; | ^~~~~~~~ nrutil.h:36:21: warning: 'imaxarg2' defined but not used [-Wunused-variable] 36 | static int imaxarg1,imaxarg2; | ^~~~~~~~ nrutil.h:36:12: warning: 'imaxarg1' defined but not used [-Wunused-variable] 36 | static int imaxarg1,imaxarg2; | ^~~~~~~~ nrutil.h:32:22: warning: 'lminarg2' defined but not used [-Wunused-variable] 32 | static long lminarg1,lminarg2; | ^~~~~~~~ nrutil.h:32:13: warning: 'lminarg1' defined but not used [-Wunused-variable] 32 | static long lminarg1,lminarg2; | ^~~~~~~~ nrutil.h:28:22: warning: 'lmaxarg2' defined but not used [-Wunused-variable] 28 | static long lmaxarg1,lmaxarg2; | ^~~~~~~~ nrutil.h:28:13: warning: 'lmaxarg1' defined but not used [-Wunused-variable] 28 | static long lmaxarg1,lmaxarg2; | ^~~~~~~~ nrutil.h:24:23: warning: 'minarg2' defined but not used [-Wunused-variable] 24 | static double minarg1,minarg2; | ^~~~~~~ nrutil.h:24:15: warning: 'minarg1' defined but not used [-Wunused-variable] 24 | static double minarg1,minarg2; | ^~~~~~~ nrutil.h:20:23: warning: 'maxarg2' defined but not used [-Wunused-variable] 20 | static double maxarg1,maxarg2; | ^~~~~~~ nrutil.h:20:15: warning: 'maxarg1' defined but not used [-Wunused-variable] 20 | static double maxarg1,maxarg2; | ^~~~~~~ nrutil.h:16:24: warning: 'dminarg2' defined but not used [-Wunused-variable] 16 | static double dminarg1,dminarg2; | ^~~~~~~~ nrutil.h:16:15: warning: 'dminarg1' defined but not used [-Wunused-variable] 16 | static double dminarg1,dminarg2; | ^~~~~~~~ nrutil.h:12:24: warning: 'dmaxarg2' defined but not used [-Wunused-variable] 12 | static double dmaxarg1,dmaxarg2; | ^~~~~~~~ nrutil.h:12:15: warning: 'dmaxarg1' defined but not used [-Wunused-variable] 12 | static double dmaxarg1,dmaxarg2; | ^~~~~~~~ nrutil.h:9:15: warning: 'dsqrarg' defined but not used [-Wunused-variable] 9 | static double dsqrarg; | ^~~~~~~ nrutil.h:6:15: warning: 'sqrarg' defined but not used [-Wunused-variable] 6 | static double sqrarg; | ^~~~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c nrutil.c -o nrutil.o In file included from nrutil.c:6: nrutil.h:44:23: warning: 'intminarg2' defined but not used [-Wunused-variable] 44 | static int intminarg1,intminarg2; | ^~~~~~~~~~ nrutil.h:44:12: warning: 'intminarg1' defined but not used [-Wunused-variable] 44 | static int intminarg1,intminarg2; | ^~~~~~~~~~ nrutil.h:40:21: warning: 'iminarg2' defined but not used [-Wunused-variable] 40 | static int iminarg1,iminarg2; | ^~~~~~~~ nrutil.h:40:12: warning: 'iminarg1' defined but not used [-Wunused-variable] 40 | static int iminarg1,iminarg2; | ^~~~~~~~ nrutil.h:36:21: warning: 'imaxarg2' defined but not used [-Wunused-variable] 36 | static int imaxarg1,imaxarg2; | ^~~~~~~~ nrutil.h:36:12: warning: 'imaxarg1' defined but not used [-Wunused-variable] 36 | static int imaxarg1,imaxarg2; | ^~~~~~~~ nrutil.h:32:22: warning: 'lminarg2' defined but not used [-Wunused-variable] 32 | static long lminarg1,lminarg2; | ^~~~~~~~ nrutil.h:32:13: warning: 'lminarg1' defined but not used [-Wunused-variable] 32 | static long lminarg1,lminarg2; | ^~~~~~~~ nrutil.h:28:22: warning: 'lmaxarg2' defined but not used [-Wunused-variable] 28 | static long lmaxarg1,lmaxarg2; | ^~~~~~~~ nrutil.h:28:13: warning: 'lmaxarg1' defined but not used [-Wunused-variable] 28 | static long lmaxarg1,lmaxarg2; | ^~~~~~~~ nrutil.h:24:23: warning: 'minarg2' defined but not used [-Wunused-variable] 24 | static double minarg1,minarg2; | ^~~~~~~ nrutil.h:24:15: warning: 'minarg1' defined but not used [-Wunused-variable] 24 | static double minarg1,minarg2; | ^~~~~~~ nrutil.h:20:23: warning: 'maxarg2' defined but not used [-Wunused-variable] 20 | static double maxarg1,maxarg2; | ^~~~~~~ nrutil.h:20:15: warning: 'maxarg1' defined but not used [-Wunused-variable] 20 | static double maxarg1,maxarg2; | ^~~~~~~ nrutil.h:16:24: warning: 'dminarg2' defined but not used [-Wunused-variable] 16 | static double dminarg1,dminarg2; | ^~~~~~~~ nrutil.h:16:15: warning: 'dminarg1' defined but not used [-Wunused-variable] 16 | static double dminarg1,dminarg2; | ^~~~~~~~ nrutil.h:12:24: warning: 'dmaxarg2' defined but not used [-Wunused-variable] 12 | static double dmaxarg1,dmaxarg2; | ^~~~~~~~ nrutil.h:12:15: warning: 'dmaxarg1' defined but not used [-Wunused-variable] 12 | static double dmaxarg1,dmaxarg2; | ^~~~~~~~ nrutil.h:9:15: warning: 'dsqrarg' defined but not used [-Wunused-variable] 9 | static double dsqrarg; | ^~~~~~~ nrutil.h:6:15: warning: 'sqrarg' defined but not used [-Wunused-variable] 6 | static double sqrarg; | ^~~~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c splines.c -o splines.o gcc -shared -s -static-libgcc -o cobs.dll tmp.def SR.o init.o nrutil.o splines.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpAJx9eZ/R.INSTALL1da285fc616a1/cobs/src' make[1]: Entering directory '/d/temp/RtmpAJx9eZ/R.INSTALL1da285fc616a1/cobs/src' make[1]: Leaving directory '/d/temp/RtmpAJx9eZ/R.INSTALL1da285fc616a1/cobs/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-cobs/00new/cobs/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'cobs' as cobs_1.3-8.zip * DONE (cobs)