* installing *source* package ‘tseries’ ...
** package ‘tseries’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/tseries/src'
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c arma.c -o arma.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c bdstest.c -o bdstest.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c boot.c -o boot.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  cfuncs.f90 -o cfuncs.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c dsumsl.f -o dsumsl.o
dsumsl.f:743:72:

  743 |       GO TO (160, 160, 160, 160, 160, 160, 110, 80, 110, 10, 10, 20), I
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:905:72:

  905 |       GO TO (170,200,200,200,170,180,190,190,190,190,190,190,250,220), K
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:1004:72:

 1004 |  10      W(I) = A*X(I) + Y(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:1123:72:

 1123 |  10      Y(I) = S
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:1137:72:

 1137 |  10      X(I) = Y(I) / Z(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:1141:72:

 1141 |  30      X(I) = Y(I) * Z(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
dsumsl.f:1224:72:

 1224 |  30      Z(I) = CY * Z(I)  -  CS * W(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
dsumsl.f:1525:72:

 1525 |      1             GO TO (20,30,10,10,40,280,220,220,220,220,220,170), I
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:1566:72:

 1566 |          GO TO (20, 30, 90, 90, 70), I
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:1908:72:

 1908 |  10      STEP(I) = G(I) / GNORM
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:1923:72:

 1923 |  20           STEP(I) = -NWTSTP(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
dsumsl.f:1941:72:

 1941 |  40           STEP(I) = T * NWTSTP(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
dsumsl.f:1955:72:

 1955 |  60           STEP(I) = T * DIG(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
dsumsl.f:1982:72:

 1982 |  80      STEP(I) = T1*DIG(I) + T2*NWTSTP(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
dsumsl.f:2008:18:

 2008 |       CHARACTER*4 MODEL1(6), MODEL2(6)
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
dsumsl.f:2121:72:

 2121 |      1       330, 350, 520), IV1
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:2226:72:

 2226 |  10      X(I) = Y(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:2514:18:

 2514 |       CHARACTER*1 VARNM(2), SH(2)
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
dsumsl.f:2515:18:

 2515 |       CHARACTER*4 CNGD(3), DFLT(3), VN(2,34), WHICH(3)
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
dsumsl.f:454:3:

  454 |  30   NF = IV(NFCALL)
      |   1
Warning: Label 30 at (1) defined but not used [-Wunused-label]
dsumsl.f:2309:4:

 2309 |  999  RETURN
      |    1
Warning: Label 999 at (1) defined but not used [-Wunused-label]
dsumsl.f:2838:4:

 2838 |  999  RETURN
      |    1
Warning: Label 999 at (1) defined but not used [-Wunused-label]
dsumsl.f:2485:4:

 2485 |  999  RETURN
      |    1
Warning: Label 999 at (1) defined but not used [-Wunused-label]
dsumsl.f:1226:4:

 1226 |  999  RETURN
      |    1
Warning: Label 999 at (1) defined but not used [-Wunused-label]
dsumsl.f:2452:4:

 2452 |  999  RETURN
      |    1
Warning: Label 999 at (1) defined but not used [-Wunused-label]
dsumsl.f:3077:3:

 3077 |  30   IF (IV(NITER) .EQ. 0) CALL DVSCPY(N, V(G1), ZERO)
      |   1
Warning: Label 30 at (1) defined but not used [-Wunused-label]
dsumsl.f:3246:4:

 3246 |  100  W(1) = D1MACH(4)
      |    1
Warning: Label 100 at (1) defined but not used [-Wunused-label]
dsumsl.f:2004:20:

 2004 |       INTEGER ALG, I, IV1, M, NF, NG, OL, PU
      |                    1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
dsumsl.f:2841:36:

 2841 |       LOGICAL FUNCTION DSTOPX(IDUMMY)
      |                                    1
Warning: Unused dummy argument 'idummy' at (1) [-Wunused-dummy-argument]
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c formats.c -o formats.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c garch.c -o garch.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c init.c -o init.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c ppsum.c -o ppsum.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c tsutils.c -o tsutils.o
gcc-13 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o tseries.so arma.o bdstest.o boot.o cfuncs.o dsumsl.o formats.o garch.o init.o ppsum.o tsutils.o -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tseries/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/tseries/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tseries/src'
installing to /data/gannet/ripley/R/packages/tests-devel/tseries.Rcheck/00LOCK-tseries/00new/tseries/libs
** R
** data
** 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
* DONE (tseries)