* installing *source* package 'corels' ...
** package 'corels' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++11
make[1]: Entering directory '/d/temp/RtmpERvdqs/R.INSTALLc3045c775d5a/corels/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DR_BUILD   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DR_BUILD   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cache.cpp -o cache.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DR_BUILD   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c corels.cpp -o corels.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DR_BUILD   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pmap.cpp -o pmap.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DR_BUILD   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rulelib.cpp -o rulelib.o
rulelib.cpp: In function 'int ruleset_copy(ruleset_t**, ruleset_t*)':
rulelib.cpp:482:23: warning: '*dest.ruleset::rules' may be used uninitialized [-Wmaybe-uninitialized]
  482 |                 dest->rules[i].rule_id = src->rules[i].rule_id;
      |                 ~~~~~~^~~~~
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DR_BUILD   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c run.cpp -o run.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DR_BUILD   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.cpp -o utils.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DR_BUILD   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c wrapper.cpp -o wrapper.o
g++ -shared -s -static-libgcc -o corels.dll tmp.def RcppExports.o cache.o corels.o pmap.o rulelib.o run.o utils.o wrapper.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpERvdqs/R.INSTALLc3045c775d5a/corels/src'
make[1]: Entering directory '/d/temp/RtmpERvdqs/R.INSTALLc3045c775d5a/corels/src'
make[1]: Leaving directory '/d/temp/RtmpERvdqs/R.INSTALLc3045c775d5a/corels/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-corels/00new/corels/libs/x64
** R
** 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 'corels' as corels_0.0.4.zip
* DONE (corels)