* installing *source* package ‘robeth’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (1)’ using Fortran compiler: ‘GNU Fortran (Debian 12.2.0-14) 12.2.0’ gfortran -fpic -g -O2 -Wall -mtune=native -c fastcens.f -o fastcens.o clang-16 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o gfortran -fpic -g -O2 -Wall -mtune=native -c regtau.f -o regtau.o gfortran -fpic -g -O2 -Wall -mtune=native -c robeth.f -o robeth.o robeth.f:18487:10: 18487 | IF (L.EQ.EN) GOTO 270 | ^ Warning: ‘l’ may be used uninitialized [-Wmaybe-uninitialized] robeth.f:18438:21: 18438 | INTEGER I,J,K,L,M,N,EN,LL,MM,NA,IM,IG,ITS,LW,MP2,ENM2,IERR | ^ note: ‘l’ was declared here robeth.f:13511:72: 13511 | B=B-XM(L)*SF(L) | ^ Warning: ‘ym’ may be used uninitialized [-Wmaybe-uninitialized] robeth.f:13491:8: 13491 | YM=0. | ^ note: ‘ym’ was declared here clang-16 -shared -L/home/hornik/tmp/R-d-clang-16/lib -Wl,-O1 -o robeth.so fastcens.o init.o regtau.o robeth.o -L/usr/lib/gcc/x86_64-linux-gnu/12 -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-clang-16/lib -lR installing to /srv/hornik/tmp/CRAN/robeth.Rcheck/00LOCK-robeth/00new/robeth/libs ** R ** 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 (robeth)