* installing *source* package ‘aws’ ...
** package ‘aws’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.2’
using Fortran compiler: ‘flang-new version 18.1.2’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/aws/src'
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c ICIsmooth.f -o ICIsmooth.o
./ICIsmooth.f:166:13: warning: Reference to the procedure 'qsort3' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
              call qsort3(ys,1,9)
              ^^^^^^^^^^^^^^^^^^^
./ICIsmooth.f:128:10: previous reference to 'qsort3'
           call qsort3(ys,1,3)
           ^^^^^^^^^^^^^^^^^^^
./ICIsmooth.f:244:16: warning: Reference to the procedure 'qsort3' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
                 call qsort3(ys,1,27)
                 ^^^^^^^^^^^^^^^^^^^^
./ICIsmooth.f:128:10: previous reference to 'qsort3'
           call qsort3(ys,1,3)
           ^^^^^^^^^^^^^^^^^^^
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c Rentries.c -o Rentries.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c awslp.f -o awslp.o
./awslp.f:1310:10: warning: Reference to the procedure 'dposv' has an implicit interface that is distinct from another reference: incompatible dummy argument #6: incompatible dummy data object shapes
           call dposv("U",dp1,1,dmat,dp1,aa,dp1,info)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./awslp.f:1265:10: previous reference to 'dposv'
           call dposv("U",dp1,1,dmat,dp1,aa,dp1,info)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c awswghts.f -o awswghts.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c caws.f -o caws.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c cawsmask.f -o cawsmask.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c esiglike.f -o esiglike.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c estimateComplexSigma.f -o estimateComplexSigma.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c misc.f -o misc.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c nlmeans.f -o nlmeans.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c pcaws.f -o pcaws.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c segment.f -o segment.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c smooth3d.f -o smooth3d.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c smse3.f -o smse3.o
/usr/local/clang18/bin/flang-new -fopenmp -fpic  -O2 -pedantic  -c varest.f -o varest.o
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o aws.so ICIsmooth.o Rentries.o awslp.o awswghts.o caws.o cawsmask.o esiglike.o estimateComplexSigma.o init.o misc.o nlmeans.o pcaws.o segment.o smooth3d.o smse3.o varest.o -fopenmp -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lFortran_main -lFortranRuntime -lFortranDecimal -lm -lFortran_main -lFortranRuntime -lFortranDecimal -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/aws/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/aws/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/aws/src'
installing to /data/gannet/ripley/R/packages/tests-clang/aws.Rcheck/00LOCK-aws/00new/aws/libs
** R
** 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 (aws)