* installing *source* package ‘Rcsdp’ ...
** package ‘Rcsdp’ successfully unpacked and MD5 sums checked
** using staged installation
Using bundled CSDP
checking for gcc... clang -arch x86_64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang -arch x86_64 accepts -g... yes
checking for clang -arch x86_64 option to enable C11 features... none needed
checking how to run the C preprocessor... clang -arch x86_64 -E
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -ICsdp/include  -I/opt/R/x86_64/include   -DNOSHORTS  -fPIC  -falign-functions=64 -Wall -g -O2  -c Rcsdp.c -o Rcsdp.o
Rcsdp.c:37:10: warning: variable 'nblocks' set but not used [-Wunused-but-set-variable]
  int n, nblocks, nconstraints, *blocktypes, *blocksizes;
         ^
Rcsdp.c:37:34: warning: variable 'blocktypes' set but not used [-Wunused-but-set-variable]
  int n, nblocks, nconstraints, *blocktypes, *blocksizes;
                                 ^
Rcsdp.c:37:47: warning: variable 'blocksizes' set but not used [-Wunused-but-set-variable]
  int n, nblocks, nconstraints, *blocktypes, *blocksizes;
                                              ^
Rcsdp.c:230:10: warning: variable 'nblocks' set but not used [-Wunused-but-set-variable]
  int n, nblocks, nconstraints, status;
         ^
4 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -ICsdp/include  -I/opt/R/x86_64/include   -DNOSHORTS  -fPIC  -falign-functions=64 -Wall -g -O2  -c convert.c -o convert.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -ICsdp/include  -I/opt/R/x86_64/include   -DNOSHORTS  -fPIC  -falign-functions=64 -Wall -g -O2  -c testing.c -o testing.o
(cd Csdp/lib && \
	(make libsdp.a CC="clang -arch x86_64" CFLAGS="-falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include" AR="ar" RANLIB="ranlib") && \
	touch Csdp.ts)
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o readprob.o readprob.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o sdp.o sdp.c
sdp.c:112:10: warning: variable 'oldmu' set but not used [-Wunused-but-set-variable]
  double oldmu;
         ^
sdp.c:129:10: warning: variable 'oldmaxrelinfeas' set but not used [-Wunused-but-set-variable]
  double oldmaxrelinfeas=1.0e100;
         ^
sdp.c:130:10: warning: variable 'newpobj' set but not used [-Wunused-but-set-variable]
  double newpobj;
         ^
sdp.c:131:10: warning: variable 'newdobj' set but not used [-Wunused-but-set-variable]
  double newdobj;
         ^
sdp.c:142:7: warning: variable 'lastimprove' set but not used [-Wunused-but-set-variable]
  int lastimprove=0;
      ^
5 warnings generated.
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o op_o.o op_o.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o psd_feas.o psd_feas.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o op_a.o op_a.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o op_at.o op_at.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o Fnorm.o Fnorm.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o calc_pobj.o calc_pobj.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o calc_dobj.o calc_dobj.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o trace_prod.o trace_prod.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o zero_mat.o zero_mat.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o mat_mult.o mat_mult.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o sym_mat.o sym_mat.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o copy_mat.o copy_mat.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o addscaledmat.o addscaledmat.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o user_exit.o user_exit.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o make_i.o make_i.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o allocmat.o allocmat.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o initsoln.o initsoln.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o initparams.o initparams.c
initparams.c:33:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
      int ret = fscanf(paramfile,"%*[^=]%*c%lf",&(params->axtol));
          ^
1 warning generated.
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o add_mat.o add_mat.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o writesol.o writesol.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o readsol.o readsol.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o easysdp.o easysdp.c
easysdp.c:61:7: warning: variable 'blk' set but not used [-Wunused-but-set-variable]
  int blk;
      ^
1 warning generated.
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o writeprob.o writeprob.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o solvesys.o solvesys.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o makefill.o makefill.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o mat_multsp.o mat_multsp.c
mat_multsp.c:56:7: warning: unused variable 'total_threads' [-Wunused-variable]
  int total_threads;
      ^
mat_multsp.c:57:7: warning: unused variable 'thread_num' [-Wunused-variable]
  int thread_num;
      ^
mat_multsp.c:294:7: warning: unused variable 'total_threads' [-Wunused-variable]
  int total_threads;
      ^
mat_multsp.c:295:7: warning: unused variable 'thread_num' [-Wunused-variable]
  int thread_num;
      ^
4 warnings generated.
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o norms.o norms.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o linesearch.o linesearch.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o matvec.o matvec.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o chol.o chol.c
chol.c:150:10: warning: variable 'scale' set but not used [-Wunused-but-set-variable]
  double scale;
         ^
1 warning generated.
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o qreig.o qreig.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o tweakgap.o tweakgap.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o freeprob.o freeprob.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -DNOSHORTS -I../include   -c -o packed.o packed.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -fPIC -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
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o Rcsdp.so Rcsdp.o convert.o testing.o -LCsdp/lib -lsdp -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/Rcsdp.Rcheck/00LOCK-Rcsdp/00new/Rcsdp/libs
** generating debug symbols (dSYM)
** 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
** 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
* DONE (Rcsdp)