* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘sparseSEM’ ... ** package ‘sparseSEM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9nmTWt/R.INSTALL12757a73553216/sparseSEM/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lassoSEM.c -o lassoSEM.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lassoSMLv10beta.c -o lassoSMLv10beta.o lassoSMLv10beta.c: In function ‘mainSML_adaENpointLambda’: lassoSMLv10beta.c:3259:16: warning: unused variable ‘minEN’ [-Wunused-variable] 3259 | double minEN = ErrorEN[0]; | ^~~~~ lassoSMLv10beta.c: In function ‘cv_gene_nets_support_Rdg’: lassoSMLv10beta.c:248:23: warning: ‘sigma2R’ may be used uninitialized [-Wmaybe-uninitialized] 248 | if(verbose>4) Rprintf("\t\t\t\t\tExit RidgeCV. sigma2R: %f\t",sigma2R); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lassoSMLv10beta.c:112:16: note: ‘sigma2R’ was declared here 112 | double sigma2R,i_rho_factor; | ^~~~~~~ lassoSMLv10beta.c: In function ‘cv_gene_nets_support_adaEN’: lassoSMLv10beta.c:1907:23: warning: ‘sigma2R’ may be used uninitialized [-Wmaybe-uninitialized] 1907 | if(verbose>4) Rprintf("\t\t\t\t\tExit RidgeCV. sigma2R: %f\t",sigma2R); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lassoSMLv10beta.c:1771:16: note: ‘sigma2R’ was declared here 1771 | double sigma2R,i_rho_factor; | ^~~~~~~ lassoSMLv10beta.c: In function ‘mainSML_adaEN’: lassoSMLv10beta.c:2358:23: warning: ‘lambda_factor’ may be used uninitialized [-Wmaybe-uninitialized] 2358 | out_lambda[0] = lambda_factor; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ lassoSMLv10beta.c:2333:16: note: ‘lambda_factor’ was declared here 2333 | double lambda_factor; | ^~~~~~~~~~~~~ lassoSMLv10beta.c: In function ‘cv_gene_nets_support_adaENcv’: lassoSMLv10beta.c:2629:23: warning: ‘sigma2R’ may be used uninitialized [-Wmaybe-uninitialized] 2629 | if(verbose>4) Rprintf("\t\t\t\t\tExit RidgeCV. sigma2R: %f\t",sigma2R); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lassoSMLv10beta.c:2492:16: note: ‘sigma2R’ was declared here 2492 | double sigma2R,i_rho_factor; | ^~~~~~~ lassoSMLv10beta.c: In function ‘mainSML_adaENcv’: lassoSMLv10beta.c:3107:23: warning: ‘lambda_factor’ may be used uninitialized [-Wmaybe-uninitialized] 3107 | out_lambda[0] = lambda_factor; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ lassoSMLv10beta.c:3085:16: note: ‘lambda_factor’ was declared here 3085 | double lambda_factor; | ^~~~~~~~~~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbol.c -o registerDynamicSymbol.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o sparseSEM.so lassoSEM.o lassoSMLv10beta.o registerDynamicSymbol.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9nmTWt/R.INSTALL12757a73553216/sparseSEM/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9nmTWt/R.INSTALL12757a73553216/sparseSEM/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9nmTWt/R.INSTALL12757a73553216/sparseSEM/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-sparseSEM/00new/sparseSEM/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 * creating tarball packaged installation of ‘sparseSEM’ as ‘sparseSEM_4.0_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (sparseSEM)