* installing *source* package 'Bayesrel' ...
** package 'Bayesrel' 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'
make[1]: Entering directory '/d/temp/RtmpSw8tx5/R.INSTALL45284e8c5340/Bayesrel/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ICsdp/include -DNOSHORTS -DARMA_NO_DEBUG=1 -DARMA_DONT_USE_FORTRAN_HIDDEN_ARGS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c BayesrelCpp.cpp -o BayesrelCpp.o
BayesrelCpp.cpp: In function 'arma::dvec csdpArma(int, int, int, const arma::ivec&, const arma::ivec&, const Rcpp::List&, const Rcpp::List&, const arma::dvec&, const arma::cube&, Rcpp::Function, int)':
BayesrelCpp.cpp:31:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
   31 |     int status;
      |         ^~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ICsdp/include -DNOSHORTS -DARMA_NO_DEBUG=1 -DARMA_DONT_USE_FORTRAN_HIDDEN_ARGS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LowBoundsCpp.cpp -o LowBoundsCpp.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ICsdp/include -DNOSHORTS -DARMA_NO_DEBUG=1 -DARMA_DONT_USE_FORTRAN_HIDDEN_ARGS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ICsdp/include -DNOSHORTS -DARMA_NO_DEBUG=1 -DARMA_DONT_USE_FORTRAN_HIDDEN_ARGS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c convertCpp.cpp -o convertCpp.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ICsdp/include -DNOSHORTS -DARMA_NO_DEBUG=1 -DARMA_DONT_USE_FORTRAN_HIDDEN_ARGS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c customsdpCpp.cpp -o customsdpCpp.o
customsdpCpp.cpp: In function 'int custom_sdpCpp(int, int, blockmatrix&, double*, constraintmatrix*, double, double*, double*, const arma::cube&, arma::dvec&, Rcpp::Function, bool, int)':
customsdpCpp.cpp:423:19: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare]
  423 |         for(i=0; i<car.n_rows; i++)
      |                  ~^~~~~~~~~~~
customsdpCpp.cpp:525:14: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized]
  525 |    return(ret);
      |              ^
customsdpCpp.cpp:35:7: note: 'ret' was declared here
   35 |   int ret;
      |       ^~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ICsdp/include -DNOSHORTS -DARMA_NO_DEBUG=1 -DARMA_DONT_USE_FORTRAN_HIDDEN_ARGS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c initArma.cpp -o initArma.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ICsdp/include -DNOSHORTS -DARMA_NO_DEBUG=1 -DARMA_DONT_USE_FORTRAN_HIDDEN_ARGS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pfaCpp.cpp -o pfaCpp.o
cd Csdp/lib && make libsdp.a CC="gcc "  CFLAGS="-DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include" AR=ar RANLIB=ranlib && touch Csdp.ts
make[2]: Entering directory '/d/temp/RtmpSw8tx5/R.INSTALL45284e8c5340/Bayesrel/src/Csdp/lib'
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o readprob.o readprob.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o sdp.o sdp.c
sdp.c: In function 'sdp':
sdp.c:724: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  724 | #pragma omp parallel for schedule(dynamic,64) default(none) shared(O,ldam,k,workvec8) private(i,j)
      | 
sdp.c:769: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  769 | #pragma omp parallel for schedule(dynamic,64) private(i,j) shared(O,k,ldam)
      | 
sdp.c:118:7: warning: variable 'lastimprove' set but not used [-Wunused-but-set-variable]
  118 |   int lastimprove=0;
      |       ^~~~~~~~~~~
sdp.c:107:10: warning: variable 'newdobj' set but not used [-Wunused-but-set-variable]
  107 |   double newdobj;
      |          ^~~~~~~
sdp.c:106:10: warning: variable 'newpobj' set but not used [-Wunused-but-set-variable]
  106 |   double newpobj;
      |          ^~~~~~~
sdp.c:105:10: warning: variable 'oldmaxrelinfeas' set but not used [-Wunused-but-set-variable]
  105 |   double oldmaxrelinfeas=1.0e100;
      |          ^~~~~~~~~~~~~~~
sdp.c:88:10: warning: variable 'oldmu' set but not used [-Wunused-but-set-variable]
   88 |   double oldmu;
      |          ^~~~~
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o op_o.o op_o.c
op_o.c: In function 'op_o':
op_o.c:120: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  120 | #pragma omp parallel for schedule(dynamic,64) default(none) shared(O,ldam,k) private(j,i)
      | 
op_o.c:132: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  132 | #pragma omp parallel for schedule(dynamic,64) default(none) shared(k,constraints,byblocks,Zi,X,O,work1, work2, work, ldam) private(j, ii, jj, blocksize, p, q, r, s, ptri, ptrj, blocknum, contrib, Ziblk, Xblk, workblk, work2blk, enti, entj, scale1, scale2, thread_num)
      | 
op_o.c:428: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  428 | #pragma omp parallel for schedule(dynamic,64) default(none) shared(O,ldam,k) private(j,i)
      | 
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o psd_feas.o psd_feas.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o op_a.o op_a.c
op_a.c: In function 'op_a':
op_a.c:22: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   22 | #pragma omp parallel for schedule(dynamic,64) default(none) private(i,contrib,ptr,blk,nume,vec,j,p,mat,ent,q) shared(k,constraints,result,X)
      | 
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o op_at.o op_at.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o Fnorm.o Fnorm.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o calc_pobj.o calc_pobj.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o calc_dobj.o calc_dobj.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o trace_prod.o trace_prod.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o zero_mat.o zero_mat.c
zero_mat.c: In function 'zero_mat':
zero_mat.c:33: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   33 | #pragma omp parallel for schedule(dynamic,64) default(none) shared(A,blk) private(j,i)
      | 
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o mat_mult.o mat_mult.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o sym_mat.o sym_mat.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o copy_mat.o copy_mat.c
copy_mat.c: In function 'copy_mat':
copy_mat.c:28: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   28 | #pragma omp parallel for schedule(dynamic,64) private(i,j) shared(p,q)
      | 
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o addscaledmat.o addscaledmat.c
addscaledmat.c: In function 'addscaledmat':
addscaledmat.c:29: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   29 | #pragma omp parallel for schedule(dynamic,64) default(none) private(i,j) shared(A,B,C,scale,blk)
      | 
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o user_exit.o user_exit.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o make_i.o make_i.c
make_i.c: In function 'make_i':
make_i.c:25: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   25 | #pragma omp parallel for schedule(dynamic,64) default(none) private(i,j) shared(blk,p,A)
      | 
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o allocmat.o allocmat.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o initsoln.o initsoln.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o initparams.o initparams.c
initparams.c: In function 'initparams':
initparams.c:34:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   34 |       int ret = fscanf(paramfile,"%*[^=]%*c%lf",&(params->axtol));
      |           ^~~
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o add_mat.o add_mat.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o writesol.o writesol.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o readsol.o readsol.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o easysdp.o easysdp.c
easysdp.c: In function 'easy_sdp':
easysdp.c:55:7: warning: variable 'blk' set but not used [-Wunused-but-set-variable]
   55 |   int blk;
      |       ^~~
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o writeprob.o writeprob.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o solvesys.o solvesys.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o makefill.o makefill.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o mat_multsp.o mat_multsp.c
mat_multsp.c: In function 'mat_multspb':
mat_multsp.c:169: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  169 | #pragma omp parallel for schedule(dynamic,64) default(none) private(i,j) shared(blk,C,scale2)
      | 
mat_multsp.c:55:7: warning: unused variable 'thread_num' [-Wunused-variable]
   55 |   int thread_num;
      |       ^~~~~~~~~~
mat_multsp.c:54:7: warning: unused variable 'total_threads' [-Wunused-variable]
   54 |   int total_threads;
      |       ^~~~~~~~~~~~~
mat_multsp.c: In function 'mat_multspa':
mat_multsp.c:406: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  406 | #pragma omp parallel for default(none) schedule(dynamic,64) private(i,j) shared(blk,C,scale2)
      | 
mat_multsp.c:291:7: warning: unused variable 'thread_num' [-Wunused-variable]
  291 |   int thread_num;
      |       ^~~~~~~~~~
mat_multsp.c:290:7: warning: unused variable 'total_threads' [-Wunused-variable]
  290 |   int total_threads;
      |       ^~~~~~~~~~~~~
mat_multsp.c: In function 'mat_multspc':
mat_multsp.c:589: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  589 | #pragma omp parallel for schedule(dynamic,64) default(none) private(i,ii,p,q,temp) shared(ptr,A,B,C,blk,blksize,scale1)
      | 
mat_multsp.c:630: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  630 | #pragma omp parallel for default(none) schedule(dynamic,64) private(i,j) shared(blk,C,scale2)
      | 
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o norms.o norms.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o linesearch.o linesearch.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o matvec.o matvec.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o chol.o chol.c
chol.c: In function 'chol_inv':
chol.c:158:10: warning: variable 'scale' set but not used [-Wunused-but-set-variable]
  158 |   double scale;
      |          ^~~~~
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o qreig.o qreig.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o tweakgap.o tweakgap.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o freeprob.o freeprob.c
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o packed.o packed.c
packed.c: In function 'store_packed':
packed.c:31: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   31 | #pragma omp parallel for schedule(dynamic,64) private(i,j) shared(p,q,n)
      | 
packed.c: In function 'store_unpacked':
packed.c:65: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   65 | #pragma omp parallel for schedule(dynamic,64) private(i,j) shared(p,q,n)
      | 
packed.c: In function 'triu':
packed.c:193: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  193 | #pragma omp parallel for schedule(dynamic,64) private(i,j) shared(A,n)
      | 
gcc  -DDEFINE_FUNCTIONS_LAPACK_BLAS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DNOSHORTS -I../include   -c -o sortentries.o sortentries.c
ar cr libsdp.a  readprob.o sdp.o op_o.o psd_feas.o op_a.o op_at.o  Fnorm.o calc_pobj.o calc_dobj.o trace_prod.o zero_mat.o mat_mult.o sym_mat.o copy_mat.o addscaledmat.o  user_exit.o make_i.o allocmat.o initsoln.o initparams.o add_mat.o writesol.o readsol.o easysdp.o writeprob.o solvesys.o makefill.o mat_multsp.o norms.o linesearch.o matvec.o chol.o qreig.o tweakgap.o freeprob.o packed.o sortentries.o
make[2]: Leaving directory '/d/temp/RtmpSw8tx5/R.INSTALL45284e8c5340/Bayesrel/src/Csdp/lib'
g++ -std=gnu++17 -shared -s -static-libgcc -o Bayesrel.dll tmp.def BayesrelCpp.o LowBoundsCpp.o RcppExports.o convertCpp.o customsdpCpp.o initArma.o pfaCpp.o -L./Csdp/lib -lsdp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -lm -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/RtmpSw8tx5/R.INSTALL45284e8c5340/Bayesrel/src'
make[1]: Entering directory '/d/temp/RtmpSw8tx5/R.INSTALL45284e8c5340/Bayesrel/src'
make[1]: Leaving directory '/d/temp/RtmpSw8tx5/R.INSTALL45284e8c5340/Bayesrel/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-Bayesrel/00new/Bayesrel/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 'Bayesrel' as Bayesrel_0.7.7.zip
* DONE (Bayesrel)