* installing *source* package ‘robeth’ ... ** package ‘robeth’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’ using SDK: ‘MacOSX11.3.sdk’ gfortran -arch x86_64 -fPIC -Wall -g -O2 -c fastcens.f -o fastcens.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c regtau.f -o regtau.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -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:16636:12: 16636 | IF (I.EQ.OUT) GOTO 240 | ^ Warning: ‘out’ may be used uninitialized [-Wmaybe-uninitialized] robeth.f:16506:17: 16506 | INTEGER OUT | ^ note: ‘out’ was declared here robeth.f:9293:12: 9293 | IF (QR0.LE.QR1) GOTO 910 | ^ Warning: ‘qr0’ may be used uninitialized [-Wmaybe-uninitialized] robeth.f:9282:55: 9282 | IF (MAXIW.EQ.1) CALL QRSSH(RS,EXCHI,N,NP,SRES,QR0) | ^ note: ‘qr0’ 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 robeth.f:12501:72: 12501 | 999 HDLE=T | ^ Warning: ‘t’ may be used uninitialized [-Wmaybe-uninitialized] robeth.f:12428:7: 12428 | 10 T=Y(1) | ^ note: ‘t’ declared here robeth.f:12888:72: 12888 | 999 TMNWT=T | ^ Warning: ‘t’ may be used uninitialized [-Wmaybe-uninitialized] robeth.f:12856:7: 12856 | 10 T=Y(1)-X(M)-ZETA | ^ note: ‘t’ declared here 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 robeth.so fastcens.o init.o regtau.o robeth.o -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/robeth.Rcheck/00LOCK-robeth/00new/robeth/libs ** generating debug symbols (dSYM) ** 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)