* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/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: ‘Debian clang version 19.1.7 (7)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWRZa3D/R.INSTALL97dbd6487586e/svd/src'
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c extmat.c -o extmat.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c svd_init.c -o svd_init.o
flang-new-19 -fpic -g -O2 -c propack/dlansvd_irl.f -o propack/dlansvd_irl.o
./propack/dlansvd_irl.f:1246:7: warning: Unrecognized compiler directive was ignored
CDIR$ LOOP COUNT(10000)
^^^^^^^^^^^^^^^^^^
./propack/dlansvd_irl.f:1254:7: warning: Unrecognized compiler directive was ignored
CDIR$ IVDEP
^^^^^^
./propack/dlansvd_irl.f:1255:7: warning: Unrecognized compiler directive was ignored
CDIR$ LOOP COUNT(10000)
^^^^^^^^^^^^^^^^^^
./propack/dlansvd_irl.f:1263:7: warning: Unrecognized compiler directive was ignored
CDIR$ LOOP COUNT(10000)
^^^^^^^^^^^^^^^^^^
./propack/dlansvd_irl.f:1654:10: warning: Reference to the procedure 'dgemm' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
call dgemm('n',transb,blocksize,n,k,alpha,A(i,1),lda,
^
./propack/dlansvd_irl.f:1602:10: previous reference to 'dgemm'
call dgemm(transa,'N',m,blocksize,k,alpha,A,lda,
^
./propack/dlansvd_irl.f:1662:7: warning: Reference to the procedure 'dgemm' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
call dgemm('n',transb,m-i+1,n,k,alpha,A(i,1),lda,
^
./propack/dlansvd_irl.f:1602:10: previous reference to 'dgemm'
call dgemm(transa,'N',m,blocksize,k,alpha,A,lda,
^
flang-new-19 -fpic -g -O2 -c propack/printstat.f90 -o propack/printstat.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c propack/propack_svd.c -o propack/propack_svd.o
propack/propack_svd.c:62:7: warning: unused variable 'i' [-Wunused-variable]
62 | int i;
| ^
1 warning generated.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/dsort2.c -o trlan/dsort2.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/dstqrb.c -o trlan/dstqrb.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/trlcore.c -o trlan/trlcore.o
trlan/trlcore.c:246:5: warning: variable 'count' set but not used [-Wunused-but-set-variable]
246 | count;
| ^
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:1095:28: warning: variable 'no' set but not used [-Wunused-but-set-variable]
1095 | int i, usecgs, jnd, jm1, no, nr;
| ^
trlan/trlcore.c:1095:32: warning: variable 'nr' set but not used [-Wunused-but-set-variable]
1095 | int i, usecgs, jnd, jm1, no, nr;
| ^
4 warnings generated.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/trlaux.c -o trlan/trlaux.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/trlan.c -o trlan/trlan.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/trl_comm_none.c -o trlan/trl_comm_none.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/trlmap.c -o trlan/trlmap.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/restart.c -o trlan/restart.o
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: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:534:28: warning: variable 'min_l' set but not used [-Wunused-but-set-variable]
534 | min_k1, min_k2, min_m, min_l;
| ^
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: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: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,
| ^
6 warnings generated.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/ztrl_comm_none.c -o trlan/ztrl_comm_none.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/ztrlan.c -o trlan/ztrlan.o
trlan/ztrlan.c:283:9: warning: unused variable 'fp' [-Wunused-variable]
283 | FILE *fp;
| ^~
1 warning generated.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/ztrlcore.c -o trlan/ztrlcore.o
trlan/ztrlcore.c:565:8: warning: variable 'count' set but not used [-Wunused-but-set-variable]
565 | ldrr, count;
| ^
1 warning generated.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/ztrlaux.c -o trlan/ztrlaux.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/zdaxpy.c -o trlan/zdaxpy.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/zdgemv.c -o trlan/zdgemv.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/trlan_R.c -o trlan/trlan_R.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -DUSE_FC_LEN_T -fpic -g -O3 -Wall -pedantic -c trlan/ztrlan_R.c -o trlan/ztrlan_R.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWRZa3D/R.INSTALL97dbd6487586e/svd/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWRZa3D/R.INSTALL97dbd6487586e/svd/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWRZa3D/R.INSTALL97dbd6487586e/svd/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)