* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘swdpwr’ ...
** package ‘swdpwr’ 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/RtmpYYoZes/R.INSTALL424846124aaaa/swdpwr/src'
flang-new-18  -fpic  -g -O2 -c  GEElinear.f90 -o GEElinear.o
flang-new-18  -fpic  -g -O2 -c  GEElinear_notime.f90 -o GEElinear_notime.o
./GEElinear_notime.f90:215:8: warning: Reference to the procedure 'syminverse' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
         call syminverse(Omega,invOmega,2)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./GEElinear_notime.f90:139:5: previous reference to 'syminverse'
      call syminverse(R,invR,JJ*KK)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c  GEElog.f90 -o GEElog.o
flang-new-18  -fpic  -g -O2 -c  GEElog_notime.f90 -o GEElog_notime.o
./GEElog_notime.f90:218:12: warning: Reference to the procedure 'syminverse' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
             call syminverse(Omega,invOmega,2)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./GEElog_notime.f90:142:5: previous reference to 'syminverse'
      call syminverse(R,invR,JJ*KK)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c  GEElogit.f90 -o GEElogit.o
flang-new-18  -fpic  -g -O2 -c  GEElogit_notime.f90 -o GEElogit_notime.o
flang-new-18  -fpic  -g -O2 -c  String_Utility.f90 -o String_Utility.o
flang-new-18  -fpic  -g -O2 -c alnorm.f -o alnorm.o
flang-new-18  -fpic  -g -O2 -c  asa007.f90 -o asa007.o
flang-new-18  -fpic  -g -O2 -c  auxillary.f90 -o auxillary.o
flang-new-18  -fpic  -g -O2 -c  computeparameter.f90 -o computeparameter.o
flang-new-18  -fpic  -g -O2 -c  computeparameterGEElog.f90 -o computeparameterGEElog.o
flang-new-18  -fpic  -g -O2 -c  computeparameterGEElogit.f90 -o computeparameterGEElogit.o
flang-new-18  -fpic  -g -O2 -c  computeparameterlog.f90 -o computeparameterlog.o
flang-new-18  -fpic  -g -O2 -c  computeparameterlogit.f90 -o computeparameterlogit.o
flang-new-18  -fpic  -g -O2 -c  continuous_notime.f90 -o continuous_notime.o
./continuous_notime.f90:174:4: warning: Reference to the procedure 'syminverse' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
     call syminverse(Omega,invOmega,2)
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./continuous_notime.f90:149:3: previous reference to 'syminverse'
    call syminverse(R,invR,JJ*KK)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c  continuous_time.f90 -o continuous_time.o
flang-new-18  -fpic  -g -O2 -c herzo.f -o herzo.o
flang-new-18  -fpic  -g -O2 -c legendre_rule.f -o legendre_rule.o
flang-new-18  -fpic  -g -O2 -c  linearpower2.f90 -o linearpower2.o
flang-new-18  -fpic  -g -O2 -c  logitpower.f90 -o logitpower.o
flang-new-18  -fpic  -g -O2 -c  logpower1.f90 -o logpower1.o
flang-new-18  -fpic  -g -O2 -c  power_cal_wrapper.f90 -o power_cal_wrapper.o
flang-new-18  -fpic  -g -O2 -c ppnd16.f -o ppnd16.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 swdpwr_init.c -o swdpwr_init.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o swdpwr.so GEElinear.o GEElinear_notime.o GEElog.o GEElog_notime.o GEElogit.o GEElogit_notime.o String_Utility.o alnorm.o asa007.o auxillary.o computeparameter.o computeparameterGEElog.o computeparameterGEElogit.o computeparameterlog.o computeparameterlogit.o continuous_notime.o continuous_time.o herzo.o legendre_rule.o linearpower2.o logitpower.o logpower1.o power_cal_wrapper.o ppnd16.o swdpwr_init.o -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/RtmpYYoZes/R.INSTALL424846124aaaa/swdpwr/src'
make[1]: Entering directory '/tmp/RtmpYYoZes/R.INSTALL424846124aaaa/swdpwr/src'
make[1]: Leaving directory '/tmp/RtmpYYoZes/R.INSTALL424846124aaaa/swdpwr/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-swdpwr/00new/swdpwr/libs
** R
** 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 ‘swdpwr’ as ‘swdpwr_1.9_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (swdpwr)