* installing *source* package 'gremlin' ...
** package 'gremlin' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmp0eoGbt/R.INSTALLdf54695461cc/gremlin/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ai.cc -o ai.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs.c -o cs.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_cbind.c -o cs_cbind.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_chol2inv_ii.c -o cs_chol2inv_ii.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_cov2cor.c -o cs_cov2cor.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_directsum.c -o cs_directsum.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_directsumupdate.c -o cs_directsumupdate.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_droprowcol.cc -o cs_droprowcol.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_inv.c -o cs_inv.o
cs_inv.c: In function 'cs_inv':
cs_inv.c:59:15: warning: 'irow' may be used uninitialized [-Wmaybe-uninitialized]
   59 |       indxr[i]=irow;
      |       ~~~~~~~~^~~~~
cs_inv.c:7:20: note: 'irow' was declared here
    7 |     int n, i, icol,irow,j,k,l,ll;
      |                    ^~~~
cs_inv.c:66:12: warning: 'icol' may be used uninitialized [-Wmaybe-uninitialized]
   66 |         if (ll != icol) {
      |            ^
cs_inv.c:7:15: note: 'icol' was declared here
    7 |     int n, i, icol,irow,j,k,l,ll;
      |               ^~~~
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_kroneckerA.c -o cs_kroneckerA.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_kroneckerAupdate.c -o cs_kroneckerAupdate.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_kroneckerI.c -o cs_kroneckerI.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_kroneckerIupdate.c -o cs_kroneckerIupdate.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_omega.c -o cs_omega.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_omegaupdate.c -o cs_omegaupdate.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cs_schur.c -o cs_schur.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gradFun.cc -o gradFun.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gremlin.cc -o gremlin.o
gremlin.cc: In function 'void ugremlin(double*, int*, int*, int*, int*, int*, int*, int*, int*, double*, int*, int*, double*, double*, int*, int*, int*, int*, int*, int*, int*, double*, int*, double*, int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, int*, int*, double*, double*, double*, double*, int*, int*, int*)':
gremlin.cc:1168:22: warning: 'Lc' may be used uninitialized [-Wmaybe-uninitialized]
 1168 |   cs_chol2inv_ii(Lc->L, sLc->pinv, Cinv_ii, 0);
      |                  ~~~~^
gremlin.cc:103:11: note: 'Lc' was declared here
  103 |   csn    *Lc;
      |           ^~
gremlin.cc:560:19: warning: 'Ctmp' may be used uninitialized [-Wmaybe-uninitialized]
  560 |         C = cs_add(tWKRinvW, Ctmp, 1.0, 1.0);
      |             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
gremlin.cc:98:11: note: 'Ctmp' was declared here
   98 |          *Ctmp, *C,
      |           ^~~~
gremlin.cc:510:18: warning: 'tWKRinv' may be used uninitialized [-Wmaybe-uninitialized]
  510 |         cs_spfree(tWKRinv);
      |         ~~~~~~~~~^~~~~~~~~
gremlin.cc:97:39: note: 'tWKRinv' was declared here
   97 |          *R, *Rinv, *KRinv, *tyRinv, *tWKRinv, *tWKRinvW, *ttWKRinvW,
      |                                       ^~~~~~~
gremlin.cc:524:30: warning: 'tyRinv' may be used uninitialized [-Wmaybe-uninitialized]
  524 |           tyRinvy += tyRinv->x[k] * y[k];
      |                      ~~~~~~~~^
gremlin.cc:97:30: note: 'tyRinv' was declared here
   97 |          *R, *Rinv, *KRinv, *tyRinv, *tWKRinv, *tWKRinvW, *ttWKRinvW,
      |                              ^~~~~~
gremlin.cc:1192:15: warning: 'KRinv' may be used uninitialized [-Wmaybe-uninitialized]
 1192 |       if(cs_ai(AI, BLUXs, Ginv, R, KRinv, tWKRinv,
      |          ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1193 |           res, W, tW, ny[0], p[0], nG, rfxlvls, nffx, Lc->L, sLc->pinv,
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1194 |           nG, 1.0) == 0){
      |           ~~~~~~~~
gremlin.cc:97:22: note: 'KRinv' was declared here
   97 |          *R, *Rinv, *KRinv, *tyRinv, *tWKRinv, *tWKRinvW, *ttWKRinvW,
      |                      ^~~~~
In function 'double simple_toc(const double*)',
    inlined from 'void ugremlin(double*, int*, int*, int*, int*, int*, int*, int*, int*, double*, int*, int*, double*, double*, int*, int*, int*, int*, int*, int*, int*, double*, int*, double*, int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, int*, int*, double*, double*, double*, double*, int*, int*, int*)' at gremlin.cc:346:20:
gremlin.cc:39:22: warning: 't[0]' may be used uninitialized [-Wmaybe-uninitialized]
   39 |     return ((toc [0] - tic [0]) + 1e-9 * (toc [1] - tic [1])) ;
      |             ~~~~~~~~~^~~~~~~~~~
gremlin.cc: In function 'void ugremlin(double*, int*, int*, int*, int*, int*, int*, int*, int*, double*, int*, int*, double*, double*, int*, int*, int*, int*, int*, int*, int*, double*, int*, double*, int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, int*, int*, double*, double*, double*, double*, int*, int*, int*)':
gremlin.cc:112:10: note: 't[0]' was declared here
  112 |   double t[2], T[2], took, dsLc, tyRinvy, tyPy, logDetC, sigma2e = 1.0,
      |          ^
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qNewtRhap.cc -o qNewtRhap.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tugug_trace.cc -o tugug_trace.o
g++ -std=gnu++17 -shared -s -static-libgcc -o gremlin.dll tmp.def ai.o cs.o cs_cbind.o cs_chol2inv_ii.o cs_cov2cor.o cs_directsum.o cs_directsumupdate.o cs_droprowcol.o cs_inv.o cs_kroneckerA.o cs_kroneckerAupdate.o cs_kroneckerI.o cs_kroneckerIupdate.o cs_omega.o cs_omegaupdate.o cs_schur.o gradFun.o gremlin.o init.o qNewtRhap.o tugug_trace.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp0eoGbt/R.INSTALLdf54695461cc/gremlin/src'
make[1]: Entering directory '/d/temp/Rtmp0eoGbt/R.INSTALLdf54695461cc/gremlin/src'
make[1]: Leaving directory '/d/temp/Rtmp0eoGbt/R.INSTALLdf54695461cc/gremlin/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-gremlin/00new/gremlin/libs/x64
** 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
** 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 'gremlin' as gremlin_1.0.1.zip
* DONE (gremlin)