* installing *source* package ‘BTSR’ ...
** this is package ‘BTSR’ version ‘0.1.5’
** package ‘BTSR’ 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) 14.2.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 00_lbfgsb.f90 -o 00_lbfgsb.o
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 00_main.f90 -o 00_main.o
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 00_specfun.f90 -o 00_specfun.o
00_lbfgsb.f90:2855:30:
2855 | time, nseg, word, iback, stp, xstep, k, &
| 1
Warning: Unused dummy argument 'iback' at (1) [-Wunused-dummy-argument]
00_lbfgsb.f90:2853:55:
2853 | subroutine prn3lb(n, x, f, task, iprint, info, itfile,&
| 1
Warning: Unused dummy argument 'itfile' at (1) [-Wunused-dummy-argument]
00_lbfgsb.f90:2855:17:
2855 | time, nseg, word, iback, stp, xstep, k, &
| 1
Warning: Unused dummy argument 'nseg' at (1) [-Wunused-dummy-argument]
00_lbfgsb.f90:2855:35:
2855 | time, nseg, word, iback, stp, xstep, k, &
| 1
Warning: Unused dummy argument 'stp' at (1) [-Wunused-dummy-argument]
00_lbfgsb.f90:2855:23:
2855 | time, nseg, word, iback, stp, xstep, k, &
| 1
Warning: Unused dummy argument 'word' at (1) [-Wunused-dummy-argument]
00_lbfgsb.f90:2855:42:
2855 | time, nseg, word, iback, stp, xstep, k, &
| 1
Warning: Unused dummy argument 'xstep' at (1) [-Wunused-dummy-argument]
00_lbfgsb.f90:2283:41:
2283 | iwhere, wrk, updatd, cnstnd,iprint, iter)
| 1
Warning: Unused dummy argument 'iprint' at (1) [-Wunused-dummy-argument]
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 01_RNG.f90 -o 01_RNG.o
01_RNG.f90:834:2:
834 | call labelpr(' Kiss64 not avaliable. Using Kiss32 instead', -1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:835:22:
835 | self%type = 3
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:836:2:
836 | self%initialize = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:837:2:
837 | fn_val = rng_uniform_kiss32(self)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:842:2:
842 | call labelpr(" L'Ecuyer's 1999 not avaliable. Using Mersenne Twister instead", -1)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:843:22:
843 | self%type = 2
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:844:2:
844 | self%initialize = .true.
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:845:2:
845 | fn_val = rng_uniform_mersenne(self)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:1649:21:
1649 | fn = 1.d0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:1650:34:
1650 | if(give_log) fn = 0.d0
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:1678:56:
1678 | fn = exp(-stirlerr(x)-bd0(x,lambda))/sqrt(M_2PI*x)
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:1679:12:
1679 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
01_RNG.f90:1524:2:
1524 | 30 continue
| 1
Warning: Label 30 at (1) defined but not used [-Wunused-label]
00_lbfgsb.f90:4059:22:
4059 | temp = sngl(ttime)
| ^
Warning: 'time1' may be used uninitialized [-Wmaybe-uninitialized]
00_lbfgsb.f90:509:53:
509 | real (dp) :: cpu1,cpu2,cachyt,sbtime,lnscht,time1,time2
| ^
note: 'time1' was declared here
00_lbfgsb.f90:4059:22:
4059 | temp = sngl(ttime)
| ^
Warning: 'time2' may be used uninitialized [-Wmaybe-uninitialized]
00_lbfgsb.f90:509:59:
509 | real (dp) :: cpu1,cpu2,cachyt,sbtime,lnscht,time1,time2
| ^
note: 'time2' was declared here
00_lbfgsb.f90:4059:22:
4059 | temp = sngl(ttime)
| ^
Warning: 'cpu2' may be used uninitialized [-Wmaybe-uninitialized]
00_lbfgsb.f90:509:26:
509 | real (dp) :: cpu1,cpu2,cachyt,sbtime,lnscht,time1,time2
| ^
note: 'cpu2' was declared here
00_lbfgsb.f90:1553:36:
1553 | t(nbreak) = tl/(-neggi)
| ^
Warning: 'tl' may be used uninitialized [-Wmaybe-uninitialized]
00_lbfgsb.f90:1480:22:
1480 | real (dp) :: tu,tl,wmc,wmp,wmw,tj,tj0,neggi, f2_org
| ^
note: 'tl' was declared here
00_lbfgsb.f90:1480:19:
1480 | real (dp) :: tu,tl,wmc,wmp,wmw,tj,tj0,neggi, f2_org
| ^
Warning: 'tu' may be used uninitialized [-Wmaybe-uninitialized]
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 01_Nelder.f90 -o 01_Nelder.o
01_Nelder.f90:168:34:
168 | character(len = 100) :: output
| 1
Warning: Unused variable 'output' declared at (1) [-Wunused-variable]
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 02_base.f90 -o 02_base.o
02_base.f90:2596:56:
2596 | subroutine Ed2llk_beta(m,n,n1,mut,i1,n2,nut,i2,E,argsD)
| 1
Warning: Unused dummy argument 'argsd' at (1) [-Wunused-dummy-argument]
02_base.f90:2565:65:
2565 | mustar = digamma(mu(1)*nu(1)) - digamma((1.d0 - mu(1))*nu(1))
| ^
Warning: 'MEM[(real(kind=8)[0:D.6855] *)_131][0]' may be used uninitialized [-Wmaybe-uninitialized]
02_base.f90:2565:65: Warning: 'MEM[(real(kind=8)[0:D.6847] *)_135][0]' may be used uninitialized [-Wmaybe-uninitialized]
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 03_barc.f90 -o 03_barc.o
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 03_barfima.f90 -o 03_barfima.o
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 03_karfima.f90 -o 03_karfima.o
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 03_garfima.f90 -o 03_garfima.o
/opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c 03_uwarfima.f90 -o 03_uwarfima.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 BTSR_init.c -o BTSR_init.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o BTSR.so 00_lbfgsb.o 00_main.o 00_specfun.o 01_Nelder.o 01_RNG.o 02_base.o 03_barc.o 03_barfima.o 03_karfima.o 03_garfima.o 03_uwarfima.o BTSR_init.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: could not create compact unwind for _barcr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _optimnelderbarcr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _btsrpredictr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _optimlbfgsbbarcr_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _predictbarcr_: stack subq instruction is too different from dwarf stack size
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/BTSR.Rcheck/00LOCK-BTSR/00new/BTSR/libs
** generating debug symbols (dSYM)
** 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 (BTSR)