* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘svd’ ...
** this is package ‘svd’ version ‘0.5.8’
** package ‘svd’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-7) 15.2.0’
make[1]: Entering directory '/tmp/RtmpXxsHeI/R.INSTALLd16d07f62c8fe/svd/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c extmat.c -o extmat.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c svd_init.c -o svd_init.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c propack/dlansvd_irl.f -o propack/dlansvd_irl.o
propack/dlansvd_irl.f:1911:57:
1911 | subroutine dritzvec(which,jobu,jobv,m,n,k,dim,D,E,S,U,ldu,
| 1
Warning: Unused dummy argument ‘s’ at (1) [-Wunused-dummy-argument]
propack/dlansvd_irl.f:433:42:
433 | integer m,n,p,neig,maxiter,ldu,ldv,iter,liwork,dim
| 1~~~
Warning: Unused variable ‘iter’ declared at (1) [-Wunused-variable]
propack/dlansvd_irl.f:432:30:
432 | character(len=1) which,jobu,jobv
| 1~~~
Warning: Unused variable ‘jobu’ declared at (1) [-Wunused-variable]
propack/dlansvd_irl.f:432:35:
432 | character(len=1) which,jobu,jobv
| 1~~~
Warning: Unused variable ‘jobv’ declared at (1) [-Wunused-variable]
propack/dlansvd_irl.f:432:24:
432 | character(len=1) which,jobu,jobv
| 1~~~~
Warning: Unused variable ‘which’ declared at (1) [-Wunused-variable]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c propack/printstat.f90 -o propack/printstat.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c propack/propack_svd.c -o propack/propack_svd.o
propack/propack_svd.c: In function ‘printint0’:
propack/propack_svd.c:62:7: warning: unused variable ‘i’ [-Wunused-variable]
62 | int i;
| ^
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/dsort2.c -o trlan/dsort2.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/dstqrb.c -o trlan/dstqrb.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/trlcore.c -o trlan/trlcore.o
trlan/trlcore.c: In function ‘trlanczos’:
trlan/trlcore.c:246:5: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
246 | count;
| ^~~~~
trlan/trlcore.c: In function ‘trl_initial_guess’:
trlan/trlcore.c:972:22: warning: variable ‘north’ set but not used [-Wunused-but-set-variable]
972 | int i, j, k, nran, north;
| ^~~~~
trlan/trlcore.c: In function ‘trl_orth’:
trlan/trlcore.c:1095:32: warning: variable ‘nr’ set but not used [-Wunused-but-set-variable]
1095 | int i, usecgs, jnd, jm1, no, nr;
| ^~
trlan/trlcore.c:1095:28: warning: variable ‘no’ set but not used [-Wunused-but-set-variable]
1095 | int i, usecgs, jnd, jm1, no, nr;
| ^~
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/trlaux.c -o trlan/trlaux.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/trlan.c -o trlan/trlan.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/trl_comm_none.c -o trlan/trl_comm_none.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/trlmap.c -o trlan/trlmap.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/restart.c -o trlan/restart.o
trlan/restart.c: In function ‘trl_restart_max_gap_cost_ratio’:
trlan/restart.c:349:62: warning: variable ‘min_ratio’ set but not used [-Wunused-but-set-variable]
349 | double gamma0, gamma, val, min_val, min_gamma, min_gamma0, min_ratio,
| ^~~~~~~~~
trlan/restart.c:347:32: warning: variable ‘mn1’ set but not used [-Wunused-but-set-variable]
347 | int i, j, k, nd, l1, l2, mn, mn1, mn2, t, k1, k2,
| ^~~
trlan/restart.c: In function ‘trl_restart_max_gap_cost_ratio_static’:
trlan/restart.c:535:62: warning: variable ‘min_ratio’ set but not used [-Wunused-but-set-variable]
535 | double gamma0, gamma, val, min_val, min_gamma, min_gamma0, min_ratio,
| ^~~~~~~~~
trlan/restart.c:535:50: warning: variable ‘min_gamma0’ set but not used [-Wunused-but-set-variable]
535 | double gamma0, gamma, val, min_val, min_gamma, min_gamma0, min_ratio,
| ^~~~~~~~~~
trlan/restart.c:535:39: warning: variable ‘min_gamma’ set but not used [-Wunused-but-set-variable]
535 | double gamma0, gamma, val, min_val, min_gamma, min_gamma0, min_ratio,
| ^~~~~~~~~
trlan/restart.c:534:28: warning: variable ‘min_l’ set but not used [-Wunused-but-set-variable]
534 | min_k1, min_k2, min_m, min_l;
| ^~~~~
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/ztrl_comm_none.c -o trlan/ztrl_comm_none.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/ztrlan.c -o trlan/ztrlan.o
trlan/ztrlan.c: In function ‘ztrl_check_ritz’:
trlan/ztrlan.c:283:9: warning: unused variable ‘fp’ [-Wunused-variable]
283 | FILE *fp;
| ^~
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/ztrlcore.c -o trlan/ztrlcore.o
trlan/ztrlcore.c: In function ‘ztrlanczos’:
trlan/ztrlcore.c:565:15: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
565 | ldrr, count;
| ^~~~~
trlan/ztrlcore.c:1269:9: warning: ‘rr’ may be used uninitialized [-Wmaybe-uninitialized]
1269 | zlog_error_state(info, kept, j1, j2, jnd, nrow, mev, eval, alpha,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1270 | alfrot, beta, betrot, evec, base, qa, qb, rr,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1271 | title, iwrk);
| ~~~~~~~~~~~~
trlan/ztrlcore.c:571:19: note: ‘rr’ was declared here
571 | trl_dcomplex *rr, *qa, *qb, *base, *yy2;
| ^~
trlan/ztrlcore.c:1269:9: warning: ‘qa’ may be used uninitialized [-Wmaybe-uninitialized]
1269 | zlog_error_state(info, kept, j1, j2, jnd, nrow, mev, eval, alpha,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1270 | alfrot, beta, betrot, evec, base, qa, qb, rr,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1271 | title, iwrk);
| ~~~~~~~~~~~~
trlan/ztrlcore.c:571:24: note: ‘qa’ was declared here
571 | trl_dcomplex *rr, *qa, *qb, *base, *yy2;
| ^~
trlan/ztrlcore.c:1269:9: warning: ‘qb’ may be used uninitialized [-Wmaybe-uninitialized]
1269 | zlog_error_state(info, kept, j1, j2, jnd, nrow, mev, eval, alpha,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1270 | alfrot, beta, betrot, evec, base, qa, qb, rr,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1271 | title, iwrk);
| ~~~~~~~~~~~~
trlan/ztrlcore.c:571:29: note: ‘qb’ was declared here
571 | trl_dcomplex *rr, *qa, *qb, *base, *yy2;
| ^~
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/ztrlaux.c -o trlan/ztrlaux.o
trlan/ztrlaux.c: In function ‘ztrl_check_recurrence’:
trlan/ztrlaux.c:583:9: warning: ‘aq’ may be used uninitialized [-Wmaybe-uninitialized]
583 | op(&nrow, &i__1, &v2[i * ld2], &ld2, aq, &nrow, lparam);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
trlan/ztrlaux.c:510:19: note: ‘aq’ was declared here
510 | trl_dcomplex *aq, *qkp1, *cs, *alf, *bet;
| ^~
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/zdaxpy.c -o trlan/zdaxpy.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/zdgemv.c -o trlan/zdgemv.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/trlan_R.c -o trlan/trlan_R.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trlan/ztrlan_R.c -o trlan/ztrlan_R.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o svd.so extmat.o svd_init.o propack/dlansvd_irl.o propack/printstat.o propack/propack_svd.o trlan/dsort2.o trlan/dstqrb.o trlan/trlcore.o trlan/trlaux.o trlan/trlan.o trlan/trl_comm_none.o trlan/trlmap.o trlan/restart.o trlan/ztrl_comm_none.o trlan/ztrlan.o trlan/ztrlcore.o trlan/ztrlaux.o trlan/zdaxpy.o trlan/zdgemv.o trlan/trlan_R.o trlan/ztrlan_R.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 '/tmp/RtmpXxsHeI/R.INSTALLd16d07f62c8fe/svd/src'
make[1]: Entering directory '/tmp/RtmpXxsHeI/R.INSTALLd16d07f62c8fe/svd/src'
make[1]: Leaving directory '/tmp/RtmpXxsHeI/R.INSTALLd16d07f62c8fe/svd/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-svd/00new/svd/libs
** 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 (svd)