* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘cts’ ...
** this is package ‘cts’ version ‘1.0-24’
** package ‘cts’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-15) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-15) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSU3Npr/R.INSTALL17831a26463018/cts/src'
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c a9rntc.f -o a9rntc.o
a9rntc.f:1:36:

    1 |       SUBROUTINE A9RNTC(A, NITEMS, IOUT, MCOL, W, D)
      |                                    1~~~
Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c a9rntd.f -o a9rntd.o
a9rntd.f:1:36:

    1 |       SUBROUTINE A9RNTD(A, NITEMS, IOUT, MCOL, W, D)
      |                                    1~~~
Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c a9rnti.f -o a9rnti.o
a9rnti.f:123:4:

  123 |   10  I = 1
      |    1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
a9rnti.f:1:36:

    1 |       SUBROUTINE A9RNTI(A, NITEMS, IOUT, MCOL, W)
      |                                    1~~~
Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c a9rntl.f -o a9rntl.o
a9rntl.f:118:4:

  118 |   10  I = 1
      |    1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
a9rntl.f:1:36:

    1 |       SUBROUTINE A9RNTL(A, NITEMS, IOUT, MCOL)
      |                                    1~~~
Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c a9rntr.f -o a9rntr.o
a9rntr.f:1:36:

    1 |       SUBROUTINE A9RNTR(A, NITEMS, IOUT, MCOL, W, D)
      |                                    1~~~
Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c balanc.f -o balanc.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c balinv.f -o balinv.o
balinv.f:31:14:

   31 |           K = SCALE(I)
      |              1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c cinvert.f -o cinvert.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c complete.f -o complete.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c cspec.f -o cspec.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cts_init.c -o cts_init.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d1mach.f -o d1mach.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d1rply.f -o d1rply.o
d1rply.f:127:10:

  127 |    90 L = DLOG(SC)/DLOG(BASE) + .5
      |          1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d2rply.f -o d2rply.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d3rply.f -o d3rply.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d4rply.f -o d4rply.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d5rply.f -o d5rply.o
d5rply.f:1:31:

    1 |       SUBROUTINE D5RPLY(TYPE, P, QP, K, QK)
      |                               1
Warning: Unused dummy argument ‘p’ at (1) [-Wunused-dummy-argument]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d6rply.f -o d6rply.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d7rply.f -o d7rply.o
d7rply.f:1:51:

    1 |       SUBROUTINE D7RPLY(UU, VV, NZ, P, QP, K, QK, SVK)
      |                                                   1~~
Warning: Unused dummy argument ‘svk’ at (1) [-Wunused-dummy-argument]
d7rply.f:62:43:

   62 |       IF (RELSTP.GT..01 .OR. MP.LT.OMP .OR. TRIED)
      |                                           ^
Warning: ‘omp’ may be used uninitialized [-Wmaybe-uninitialized]
d7rply.f:16:28:

   16 |       DOUBLE PRECISION MP, OMP, EE, RELSTP, T, ZM
      |                            ^~~
note: ‘omp’ was declared here
d7rply.f:62:43:

   62 |       IF (RELSTP.GT..01 .OR. MP.LT.OMP .OR. TRIED)
      |                                           ^
Warning: ‘relstp’ may be used uninitialized [-Wmaybe-uninitialized]
d7rply.f:16:37:

   16 |       DOUBLE PRECISION MP, OMP, EE, RELSTP, T, ZM
      |                                     ^~~~~~
note: ‘relstp’ was declared here
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d8rply.f -o d8rply.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c d9rply.f -o d9rply.o
d9rply.f:56:40:

   56 |       IF (DABS(T).GT..001*DABS(S-T) .OR. MP.LE.OMP)
      |                                        ^
Warning: ‘omp’ may be used uninitialized [-Wmaybe-uninitialized]
d9rply.f:17:32:

   17 |       DOUBLE PRECISION MS, MP, OMP, EE
      |                                ^~~
note: ‘omp’ was declared here
d9rply.f:56:40:

   56 |       IF (DABS(T).GT..001*DABS(S-T) .OR. MP.LE.OMP)
      |                                        ^
Warning: ‘t’ may be used uninitialized [-Wmaybe-uninitialized]
d9rply.f:23:32:

   23 |       DOUBLE PRECISION PV, KV, T, S, SSS
      |                                ^
note: ‘t’ was declared here
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c display.f -o display.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c dpca.f -o dpca.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c drpoly.f -o drpoly.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c e9rint.f -o e9rint.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c envirn.f -o envirn.o
envirn.f:180:5:

  180 | 99999 FORMAT (/,/,' WARNING. The value Emin may be incorrect:-  Emin = '
      |     1
Warning: Label 99999 at (1) defined but not used [-Wunused-label]
envirn.f:85:14:

   85 |           IF (LRND) THEN
      |              ^
Warning: ‘lrnd’ may be used uninitialized [-Wmaybe-uninitialized]
envirn.f:46:27:

   46 |       LOGICAL FIRST,IWARN,LRND
      |                           ^~~~
note: ‘lrnd’ was declared here
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c eprint.f -o eprint.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c fdump.f -o fdump.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c forecast.f -o forecast.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c frmatd.f -o frmatd.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c frmati.f -o frmati.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c frmatr.f -o frmatr.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c getmin.f -o getmin.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c hqrort.f -o hqrort.o
hqrort.f:116:10:

  116 |       IF (L.EQ.EN) GO TO 480
      |          ^
Warning: ‘l’ may be used uninitialized [-Wmaybe-uninitialized]
hqrort.f:10:37:

   10 |       INTEGER EN,ENM2,I,ITN,ITS,J,K,L,LL,M,MM,MP2,NA
      |                                     ^
note: ‘l’ was declared here
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c i0tk00.f -o i0tk00.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c i10wid.f -o i10wid.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c i1mach.f -o i1mach.o
i1mach.f:254:5:

  254 |  9020 FORMAT(/' Adjust I1MACH by uncommenting data statements'/
      |     1
Warning: Label 9020 at (1) defined but not used [-Wunused-label]
i1mach.f:251:5:

  251 |  9010 FORMAT(/' Adjust autodoubled I1MACH by uncommenting data'/
      |     1
Warning: Label 9010 at (1) defined but not used [-Wunused-label]
i1mach.f:293:72:

  293 |       END
      |                                                                        ^
Warning: ‘__result_i1mach’ may be used uninitialized [-Wmaybe-uninitialized]
i1mach.f:1:29:

    1 |       INTEGER FUNCTION I1MACH(I)
      |                             ^
note: ‘__result_i1mach’ was declared here
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c i8save.f -o i8save.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c iceil.f -o iceil.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c iflr.f -o iflr.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c isamax.f -o isamax.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c istkgt.f -o istkgt.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c istkqu.f -o istkqu.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c istkrl.f -o istkrl.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c kfilsm.f -o kfilsm.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c kfilsm1.f -o kfilsm1.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c loop.f -o loop.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c lybsc.f -o lybsc.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c lycsr.f -o lycsr.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c mepad.f -o mepad.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c mutil.f -o mutil.o
mutil.f:1:27:

    1 |       SUBROUTINE MPRINT(N,A,K,TX)
      |                           1
Warning: Unused dummy argument ‘a’ at (1) [-Wunused-dummy-argument]
mutil.f:3:19:

    3 |       INTEGER N,K,I,J
      |                   1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
mutil.f:3:21:

    3 |       INTEGER N,K,I,J
      |                     1
Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable]
mutil.f:1:25:

    1 |       SUBROUTINE MPRINT(N,A,K,TX)
      |                         1
Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument]
mutil.f:1:31:

    1 |       SUBROUTINE MPRINT(N,A,K,TX)
      |                               1~
Warning: Unused dummy argument ‘tx’ at (1) [-Wunused-dummy-argument]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c newline.f -o newline.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c orthes.f -o orthes.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c ortran.f -o ortran.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c rejuce.f -o rejuce.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c repar.f -o repar.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c resg0.f -o resg0.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c resg0new.f -o resg0new.o
resg0new.f:15:39:

   15 |       DOUBLE PRECISION FSESI(5000,20),FSCVI(5000,20,20)
      |                                       1~~~~~~~~~~~~~~~~
Warning: Array ‘fscvi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:14:39:

   14 |       DOUBLE PRECISION FSESR(5000,20),FSCVR(5000,20,20)
      |                                       1~~~~~~~~~~~~~~~~
Warning: Array ‘fscvr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:16:24:

   16 |       DOUBLE PRECISION FSER0(5000,20),TRANR(5000,20),TRANI(5000,20)
      |                        1~~~~~~~~~~~~~
Warning: Array ‘fser0’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:15:24:

   15 |       DOUBLE PRECISION FSESI(5000,20),FSCVI(5000,20,20)
      |                        1~~~~~~~~~~~~~
Warning: Array ‘fsesi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:14:24:

   14 |       DOUBLE PRECISION FSESR(5000,20),FSCVR(5000,20,20)
      |                        1~~~~~~~~~~~~~
Warning: Array ‘fsesr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:18:42:

   18 |       DOUBLE PRECISION PSCVR(5000,20,20),PSCVI(5000,20,20)
      |                                          1~~~~~~~~~~~~~~~~
Warning: Array ‘pscvi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:18:24:

   18 |       DOUBLE PRECISION PSCVR(5000,20,20),PSCVI(5000,20,20)
      |                        1~~~~~~~~~~~~~~~~
Warning: Array ‘pscvr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:17:39:

   17 |       DOUBLE PRECISION PSESR(5000,20),PSESI(5000,20)
      |                                       1~~~~~~~~~~~~~
Warning: Array ‘psesi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:17:24:

   17 |       DOUBLE PRECISION PSESR(5000,20),PSESI(5000,20)
      |                        1~~~~~~~~~~~~~
Warning: Array ‘psesr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:16:54:

   16 |       DOUBLE PRECISION FSER0(5000,20),TRANR(5000,20),TRANI(5000,20)
      |                                                      1~~~~~~~~~~~~~
Warning: Array ‘trani’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
resg0new.f:16:39:

   16 |       DOUBLE PRECISION FSER0(5000,20),TRANR(5000,20),TRANI(5000,20)
      |                                       1~~~~~~~~~~~~~
Warning: Array ‘tranr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c resg1d.f -o resg1d.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c resg1dpre.f -o resg1dpre.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c resg1dpre1.f -o resg1dpre1.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c resgen.f -o resgen.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c revg1.f -o revg1.o
revg1.f:100:5:

  100 |  1040 FORMAT (1X, 'Error computing inverse of A, INFO = ', I5)
      |     1
Warning: Label 1040 at (1) defined but not used [-Wunused-label]
revg1.f:94:5:

   94 |  1030 FORMAT (1X, 'Error factoring A, INFO = ', I5)
      |     1
Warning: Label 1030 at (1) defined but not used [-Wunused-label]
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c roots.f -o roots.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c s88fmt.f -o s88fmt.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c saxpy.f -o saxpy.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c sdata.f -o sdata.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c sdot.f -o sdot.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c sdump.f -o sdump.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c search.f -o search.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c setcom.f -o setcom.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c seterr.f -o seterr.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c setfor.f -o setfor.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c setkfilsm.f -o setkfilsm.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c setup1.f -o setup1.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c setupdate.f -o setupdate.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c simi.f -o simi.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c sscal.f -o sscal.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c stkdmp.f -o stkdmp.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c store.f -o store.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c u9dmp.f -o u9dmp.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c update.f -o update.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o cts.so a9rntc.o a9rntd.o a9rnti.o a9rntl.o a9rntr.o balanc.o balinv.o cinvert.o complete.o cspec.o cts_init.o d1mach.o d1rply.o d2rply.o d3rply.o d4rply.o d5rply.o d6rply.o d7rply.o d8rply.o d9rply.o display.o dpca.o drpoly.o e9rint.o envirn.o eprint.o fdump.o forecast.o frmatd.o frmati.o frmatr.o getmin.o hqrort.o i0tk00.o i10wid.o i1mach.o i8save.o iceil.o iflr.o isamax.o istkgt.o istkqu.o istkrl.o kfilsm.o kfilsm1.o loop.o lybsc.o lycsr.o mepad.o mutil.o newline.o orthes.o ortran.o rejuce.o repar.o resg0.o resg0new.o resg1d.o resg1dpre.o resg1dpre1.o resgen.o revg1.o roots.o s88fmt.o saxpy.o sdata.o sdot.o sdump.o search.o setcom.o seterr.o setfor.o setkfilsm.o setup1.o setupdate.o simi.o sscal.o stkdmp.o store.o u9dmp.o update.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSU3Npr/R.INSTALL17831a26463018/cts/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSU3Npr/R.INSTALL17831a26463018/cts/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSU3Npr/R.INSTALL17831a26463018/cts/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-cts/00new/cts/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘cts’
    finding HTML links ... done
    V22174                                  html  
    asth                                    html  
    car                                     html  
    control                                 html  
    cts-internal                            html  
    factab                                  html  
    kalsmo.comp                             html  
    plotSpecCar                             html  
    plotSpecLs                              html  
    spec.ls                                 html  
*** copying figures
** 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 (cts)