* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘BTSR’ ...
** package ‘BTSR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.4 (1)’
using Fortran compiler: ‘Debian flang-new version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpDdrRLF/R.INSTALL31f7478dee51e/BTSR/src'
flang-new-18  -fpic  -g -O2 -c  00_lbfgsb.f90 -o 00_lbfgsb.o
./00_lbfgsb.f90:1582:8: warning: Reference to the procedure 'dscal' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call dscal(col,theta,p(col+1),1)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:927:8: previous reference to 'dscal'
         call dscal(n,stp,d,1)
         ^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:1760:5: warning: Reference to the procedure 'daxpy' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call daxpy(n,tsum,d,1,xcp,1)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:1705:8: previous reference to 'daxpy'
         call daxpy(col2,dt,p,1,c,1)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2048:14: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
               call dcopy(m-jy,wn1(jy+1,jy+1),1,wn1(jy,jy),1)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:647:14: previous reference to 'dcopy'
               call dcopy(n,t,1,x,1)
               ^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2049:14: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
               call dcopy(m-jy,wn1(js+1,js+1),1,wn1(js,js),1)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:647:14: previous reference to 'dcopy'
               call dcopy(n,t,1,x,1)
               ^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2050:14: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
               call dcopy(m-1,wn1(m+2,jy+1),1,wn1(m+1,jy),1)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:647:14: previous reference to 'dcopy'
               call dcopy(n,t,1,x,1)
               ^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2656:5: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #4: incompatible dummy data object shapes
      call dcopy(n,d,1,ws(1,itail),1)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:647:14: previous reference to 'dcopy'
               call dcopy(n,t,1,x,1)
               ^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2657:5: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #4: incompatible dummy data object shapes
      call dcopy(n,r,1,wy(1,itail),1)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:647:14: previous reference to 'dcopy'
               call dcopy(n,t,1,x,1)
               ^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2670:11: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
            call dcopy(j,ss(2,j+1),1,ss(1,j),1)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:647:14: previous reference to 'dcopy'
               call dcopy(n,t,1,x,1)
               ^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2671:11: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
            call dcopy(col-j,sy(j+1,j+1),1,sy(j,j),1)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:647:14: previous reference to 'dcopy'
               call dcopy(n,t,1,x,1)
               ^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2727:11: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
            call dblepr("L = ", -1, l, n)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:672:8: previous reference to 'dblepr'
         call dblepr("at iterate: / f =  / |proj g|=", -1, (/dble(iter),f,sbgnrm/), 3)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2728:11: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
            call dblepr("x0 = ", -1, x, n)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:672:8: previous reference to 'dblepr'
         call dblepr("at iterate: / f =  / |proj g|=", -1, (/dble(iter),f,sbgnrm/), 3)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2729:11: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
            call dblepr("u = ", -1, u, n)          
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:672:8: previous reference to 'dblepr'
         call dblepr("at iterate: / f =  / |proj g|=", -1, (/dble(iter),f,sbgnrm/), 3)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2825:8: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call dblepr("line search times; norm of step", -1, &
         ^
./00_lbfgsb.f90:672:8: previous reference to 'dblepr'
         call dblepr("at iterate: / f =  / |proj g|=", -1, (/dble(iter),f,sbgnrm/), 3)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2830:8: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call dblepr("x = ", -1, x, n)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:672:8: previous reference to 'dblepr'
         call dblepr("at iterate: / f =  / |proj g|=", -1, (/dble(iter),f,sbgnrm/), 3)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2831:8: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call dblepr("g = ", -1, g, n)         
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:672:8: previous reference to 'dblepr'
         call dblepr("at iterate: / f =  / |proj g|=", -1, (/dble(iter),f,sbgnrm/), 3)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:2902:11: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
            call dblepr('x =', -1, x, n)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:672:8: previous reference to 'dblepr'
         call dblepr("at iterate: / f =  / |proj g|=", -1, (/dble(iter),f,sbgnrm/), 3)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:4169:8: warning: Reference to the procedure 'daxpy' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call daxpy(n-j+1,temp,t(j,j-1),1,b(j),1)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:1705:8: previous reference to 'daxpy'
         call daxpy(col2,dt,p,1,c,1)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:4183:8: warning: Reference to the procedure 'daxpy' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call daxpy(j,temp,t(1,j+1),1,b(1),1)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./00_lbfgsb.f90:1705:8: previous reference to 'daxpy'
         call daxpy(col2,dt,p,1,c,1)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c  00_main.f90 -o 00_main.o
flang-new-18  -fpic  -g -O2 -c  00_specfun.f90 -o 00_specfun.o
flang-new-18  -fpic  -g -O2 -c  01_Nelder.f90 -o 01_Nelder.o
./01_Nelder.f90:476:8: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call dblepr(" Minimum in the last simplex", -1, p, nop)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./01_Nelder.f90:245:11: previous reference to 'dblepr'
            call dblepr("  BUILD", -1, (/dble(i), h(i), hmin/), 3)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./01_Nelder.f90:486:8: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call dblepr(" Minimum at", -1, p, nop)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./01_Nelder.f90:245:11: previous reference to 'dblepr'
            call dblepr("  BUILD", -1, (/dble(i), h(i), hmin/), 3)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c  01_RNG.f90 -o 01_RNG.o
flang-new-18  -fpic  -g -O2 -c  02_base.f90 -o 02_base.o
flang-new-18  -fpic  -g -O2 -c  03_barc.f90 -o 03_barc.o
flang-new-18  -fpic  -g -O2 -c  03_barfima.f90 -o 03_barfima.o
flang-new-18  -fpic  -g -O2 -c  03_karfima.f90 -o 03_karfima.o
flang-new-18  -fpic  -g -O2 -c  03_garfima.f90 -o 03_garfima.o
flang-new-18  -fpic  -g -O2 -c  03_uwarfima.f90 -o 03_uwarfima.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c BTSR_init.c -o BTSR_init.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpDdrRLF/R.INSTALL31f7478dee51e/BTSR/src'
make[1]: Entering directory '/tmp/RtmpDdrRLF/R.INSTALL31f7478dee51e/BTSR/src'
make[1]: Leaving directory '/tmp/RtmpDdrRLF/R.INSTALL31f7478dee51e/BTSR/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-BTSR/00new/BTSR/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
* creating tarball
packaged installation of ‘BTSR’ as ‘BTSR_0.1.5_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (BTSR)