* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘SynchWave’ ...
** package ‘SynchWave’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmppae5xl/R.INSTALL8b64e65e617db/SynchWave/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  synsq_cwt_squeez.f90 -o synsq_cwt_squeez.o
synsq_cwt_squeez.f90:17:19:

   17 |     DOUBLE COMPLEX :: Wx(na, N), out(na, N)
      |                   1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
synsq_cwt_squeez.f90:100:19:

  100 |     DOUBLE COMPLEX :: W(na, N), out(na, N)
      |                   1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
synsq_cwt_squeez.f90:165:19:

  165 |     DOUBLE COMPLEX :: Tx(na, N)
      |                   1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o SynchWave.so synsq_cwt_squeez.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmppae5xl/R.INSTALL8b64e65e617db/SynchWave/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmppae5xl/R.INSTALL8b64e65e617db/SynchWave/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmppae5xl/R.INSTALL8b64e65e617db/SynchWave/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-SynchWave/00new/SynchWave/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘SynchWave’
    finding HTML links ... done
    SynchWave-internal                      html  
    curve_ext                               html  
    curve_ext_multi                         html  
    curve_ext_recon                         html  
    cwt_fw                                  html  
    cwt_iw                                  html  
    est_riskshrink_thresh                   html  
    fftshift                                html  
    ifftshift                               html  
    synsq_cwt_fw                            html  
    synsq_cwt_iw                            html  
    synsq_filter_pass                       html  
    wfiltfn                                 html  
    wfilth                                  html  
** 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
* DONE (SynchWave)