* installing *source* package ‘quantreg’ ...
** package ‘quantreg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 19.1.3’
using Fortran compiler: ‘flang-new version 19.1.3’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/quantreg/src'
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c akj.f -o akj.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c boot.f -o boot.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c bound.f -o bound.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c boundc.f -o boundc.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c brute.f -o brute.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c chlfct.f -o chlfct.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c cholesky.f -o cholesky.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c combos.f -o combos.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c crqf.f -o crqf.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c crqfnb.f -o crqfnb.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c dsel05.f -o dsel05.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c extract.f -o extract.o
/usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang19/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c frand.c -o frand.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c grexp.f -o grexp.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c idmin.f -o idmin.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c iswap.f -o iswap.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c kuantile.f -o kuantile.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c kuantiles.f -o kuantiles.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c linpack.f -o linpack.o
/usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang19/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c mcmb.c -o mcmb.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c penalty.f -o penalty.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c pfnb.f -o pfnb.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c powell.f -o powell.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c profnb.f -o profnb.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c pwxy.f -o pwxy.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c qfnb.f -o qfnb.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c qselect.f -o qselect.o
/usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang19/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c quantreg_init.c -o quantreg_init.o
./crqfnb.f:29:7: 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(n,y,1,d,1)
        ^^^^^^^^^^^^^^^^^^^^^
./crqfnb.f:28:7: previous reference to 'dcopy'
        call dcopy(p,wp,1,b(1,k-1),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./crqfnb.f:30:7: warning: Reference to the procedure 'dgemv' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
        call dgemv('N',n,p,one,x,n,b(1,k-1),1,one,d,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./crqfnb.f:23:7: previous reference to 'dgemv'
        call dgemv('T',n,p,one,x,n,d,1,zero,r,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c rls.f -o rls.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c rq0.f -o rq0.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c rq1.f -o rq1.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c rqbr.f -o rqbr.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c rqfn.f -o rqfn.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c rqfnb.f -o rqfnb.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c rqfnc.f -o rqfnc.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c rqs.f -o rqs.o
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c sakj.f -o sakj.o
./rls.f:14:7: 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(p,r,ax,1,b(1,i),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./rls.f:13:7: previous reference to 'daxpy'
        call daxpy(p,one,b(1,i-1),1,b(1,i),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./linpack.f:230:13: 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(n,s,z,1)
              ^^^^^^^^^^^^^^^^^^^
./linpack.f:98:13: previous reference to 'dscal'
              call dscal(k-1,t,a(1,k),1)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
./linpack.f:263:7: 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(n,s,z,1)
        ^^^^^^^^^^^^^^^^^^^
./linpack.f:98:13: previous reference to 'dscal'
              call dscal(k-1,t,a(1,k),1)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
./linpack.f:272:13: 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(n,s,z,1)
              ^^^^^^^^^^^^^^^^^^^
./linpack.f:98:13: previous reference to 'dscal'
              call dscal(k-1,t,a(1,k),1)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
./linpack.f:280:7: 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(n,s,z,1)
        ^^^^^^^^^^^^^^^^^^^
./linpack.f:98:13: previous reference to 'dscal'
              call dscal(k-1,t,a(1,k),1)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
./linpack.f:294:13: 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(n,s,z,1)/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c sparskit2.f -o sparskit2.o

              ^^^^^^^^^^^^^^^^^^^
./linpack.f:98:13: previous reference to 'dscal'
              call dscal(k-1,t,a(1,k),1)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
./linpack.f:299:7: 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(n,s,z,1)
        ^^^^^^^^^^^^^^^^^^^
./linpack.f:98:13: previous reference to 'dscal'
              call dscal(k-1,t,a(1,k),1)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
./linpack.f:308:13: 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(n,s,z,1)
              ^^^^^^^^^^^^^^^^^^^
./linpack.f:98:13: previous reference to 'dscal'
              call dscal(k-1,t,a(1,k),1)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
./linpack.f:318:7: 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(n,s,z,1)
        ^^^^^^^^^^^^^^^^^^^
./linpack.f:98:13: previous reference to 'dscal'
              call dscal(k-1,t,a(1,k),1)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c srqfn.f -o srqfn.o
./powell.f:67:7: 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(p,step,d,1,xh,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
./powell.f:58:7: previous reference to 'daxpy'
        call daxpy(p,one,u(1,k),1,d,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./powell.f:103:7: 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(p,a(hin,1),n,v,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./powell.f:65:7: previous reference to 'dcopy'
        call dcopy(p,x,1,xh,1)
        ^^^^^^^^^^^^^^^^^^^^^^
./powell.f:105:7: 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(p,b(1,k),1,v,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
./powell.f:65:7: previous reference to 'dcopy'
        call dcopy(p,x,1,xh,1)
        ^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:50:7: warning: Reference to the procedure 'dphil' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call dphil(p,zero,aa(1,k))
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:42:7: previous reference to 'dphil'
        call dphil(p,zero,glob)
        ^^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:76:7: 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(k+2,one-tau,u,1,wn,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:51:7: previous reference to 'daxpy'
        call daxpy(p,w(i),a(1,i),1,aa(1,k),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:78:7: 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(p,wp,1,b(1,ir),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:70:7: previous reference to 'dcopy'
        call dcopy(p,glob,1,aa(1,k/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c srqfnc.f -o srqfnc.o
+1),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:79:7: 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,y,1,u,1)
        ^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:70:7: previous reference to 'dcopy'
        call dcopy(p,glob,1,aa(1,k+1),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:80:7: warning: Reference to the procedure 'dgemv' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
        call dgemv('T',p,n,one,a,p,b(1,ir),1,one,u,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pwxy.f:74:7: previous reference to 'dgemv'
        call dgemv('N',p,k+2,one-tau,aa,p,d,1,zero,rhs,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/clang19/bin/flang-new  -fpic  -O2 -pedantic  -c srtpai.f -o srtpai.o
./pfnb.f:76:7: 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(p,glob,1,aa(1,k+1),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:57:7: previous reference to 'dcopy'
        call dcopy(p,a(1,i),1,aa(1,k),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:77:7: 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(p,ghib,1,aa(1,k+2),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:57:7: previous reference to 'dcopy'
        call dcopy(p,a(1,i),1,aa(1,k),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:84:7: 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(p,wp,1,b(1,iq),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:57:7: previous reference to 'dcopy'
        call dcopy(p,a(1,i),1,aa(1,k),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:85:7: 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(n,y,1,r,1)
        ^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:57:7: previous reference to 'dcopy'
        call dcopy(p,a(1,i),1,aa(1,k),1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:86:7: warning: Reference to the procedure 'dgemv' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
        call dgemv('T',p,n,one,a,p,b(1,iq),1,one,r,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./pfnb.f:80:7: previous reference to 'dgemv'
        call dgemv('N',p,k+2,one-tau,aa,p,d,1,zero,rhs,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mcmb.c:175:16: warning: variable 'mm' set but not used [-Wunused-but-set-variable]
  175 |   unsigned int mm;
      |                ^
mcmb.c:176:32: warning: variable 'large' set but not used [-Wunused-but-set-variable]
  176 |   double taustar, pwtsum, ans, large;
      |                                ^
./rqfn.f:48:7: 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(n,c,1,s,1)
        ^^^^^^^^^^^^^^^^^^^^^
./rqfn.f:47:7: previous reference to 'dcopy'
        call dcopy(pp,ada,1,aa,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^
./rqfn.f:76:7: 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(p,dy,1,rhs,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^
./rqfn.f:47:7: previous reference to 'dcopy'
        call dcopy(pp,ada,1,aa,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^
2 warnings generated.
./cholesky.f:65:7: warning: Unrecognized compiler directive was ignored
  CDIR$ IVDEP
        ^^^^^^
./cholesky.f:724:17: warning: Unrecognized compiler directive was ignored
  CDIR$           IVDEP
                  ^^^^^^
./cholesky.f:815:17: warning: Unrecognized compiler directive was ignored
  CDIR$           IVDEP
                  ^^^^^^
./cholesky.f:903:17: warning: Unrecognized compiler directive was ignored
  CDIR$           IVDEP
                  ^^^^^^
./cholesky.f:929:17: warning: Unrecognized compiler directive was ignored
  CDIR$           IVDEP
                  ^^^^^^
./cholesky.f:2561:7: warning: Unrecognized compiler directive was ignored
  CDIR$ IVDEP
        ^^^^^^
./cholesky.f:3746:9: warning: Unrecognized compiler directive was ignored
  CDIR$   IVDEP
          ^^^^^^
./cholesky.f:3934:9: warning: Unrecognized compiler directive was ignored
  CDIR$   IVDEP
          ^^^^^^
./cholesky.f:4221:9: warning: Unrecognized compiler directive was ignored
  CDIR$   IVDEP
          ^^^^^^
./cholesky.f:4754:9: warning: Unrecognized compiler directive was ignored
  CDIR$   IVDEP
          ^^^^^^
/usr/local/clang19/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o quantreg.so akj.o boot.o bound.o boundc.o brute.o chlfct.o cholesky.o combos.o crqf.o crqfnb.o dsel05.o extract.o frand.o grexp.o idmin.o iswap.o kuantile.o kuantiles.o linpack.o mcmb.o penalty.o pfnb.o powell.o profnb.o pwxy.o qfnb.o qselect.o quantreg_init.o rls.o rq0.o rq1.o rqbr.o rqfn.o rqfnb.o rqfnc.o rqs.o sakj.o sparskit2.o srqfn.o srqfnc.o srtpai.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lFortranRuntime -lFortranDecimal -lm -lFortranRuntime -lFortranDecimal -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/quantreg/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/quantreg/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/quantreg/src'
installing to /data/gannet/ripley/R/packages/tests-clang/quantreg.Rcheck/00LOCK-quantreg/00new/quantreg/libs
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (quantreg)