* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘aws’ ...
** package ‘aws’ 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/RtmphWWSso/R.INSTALL1127c1ff4720f/aws/src'
flang-new-18  -fpic  -g -O2 -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)
           ^^^^^^^^^^^^^^^^^^^
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 Rentries.c -o Rentries.o
flang-new-18  -fpic  -g -O2 -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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c awswghts.f -o awswghts.o
flang-new-18  -fpic  -g -O2 -c caws.f -o caws.o
flang-new-18  -fpic  -g -O2 -c cawsmask.f -o cawsmask.o
flang-new-18  -fpic  -g -O2 -c esiglike.f -o esiglike.o
flang-new-18  -fpic  -g -O2 -c estimateComplexSigma.f -o estimateComplexSigma.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 init.c -o init.o
flang-new-18  -fpic  -g -O2 -c misc.f -o misc.o
flang-new-18  -fpic  -g -O2 -c nlmeans.f -o nlmeans.o
flang-new-18  -fpic  -g -O2 -c pcaws.f -o pcaws.o
flang-new-18  -fpic  -g -O2 -c segment.f -o segment.o
flang-new-18  -fpic  -g -O2 -c smooth3d.f -o smooth3d.o
flang-new-18  -fpic  -g -O2 -c smse3.f -o smse3.o
flang-new-18  -fpic  -g -O2 -c varest.f -o varest.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -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/RtmphWWSso/R.INSTALL1127c1ff4720f/aws/src'
make[1]: Entering directory '/tmp/RtmphWWSso/R.INSTALL1127c1ff4720f/aws/src'
make[1]: Leaving directory '/tmp/RtmphWWSso/R.INSTALL1127c1ff4720f/aws/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)