* installing *source* package ‘geigen’ ...
** package ‘geigen’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (GCC) 14.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-f2008/geigen/src'
gfortran-14  -fpic  -g -O2 -mtune=native -std=f2018 -c dggsvd3.f -o dggsvd3.o
dggsvd3.f:476:72:

  476 |       DO 20 I = 1, IBND
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvd3.f:482:72:

  482 |          DO 10 J = I + 1, IBND
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
gfortran-14  -fpic  -g -O2 -mtune=native -std=f2018 -c dggsvp3.f -o dggsvp3.o
dggsvp3.f:385:72:

  385 |       DO 10 I = 1, N
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:397:72:

  397 |       DO 20 I = 1, MIN( P, N )
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:415:72:

  415 |       DO 40 J = 1, L - 1
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:416:72:

  416 |          DO 30 I = J + 1, L
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:453:72:

  453 |          DO 60 J = N - L + 1, N
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:454:72:

  454 |             DO 50 I = J - N + L + 1, L
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:469:72:

  469 |       DO 70 I = 1, N - L
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:477:72:

  477 |       DO 80 I = 1, MIN( M, N-L )
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:508:72:

  508 |       DO 100 J = 1, K - 1
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:509:72:

  509 |          DO 90 I = J + 1, K
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:533:72:

  533 |          DO 120 J = N - L - K + 1, N - L
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:534:72:

  534 |             DO 110 I = J - N + L + K + 1, K
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:558:72:

  558 |          DO 140 J = N - L + 1, N
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
dggsvp3.f:559:72:

  559 |             DO 130 I = J - N + K + L + 1, M
      |                                                                        1
Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1)
gcc-14 -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
gfortran-14  -fpic  -g -O2 -mtune=native -std=f2018 -c xdgges.f -o xdgges.o
gfortran-14  -fpic  -g -O2 -mtune=native -std=f2018 -c xdggev.f -o xdggev.o
gfortran-14  -fpic  -g -O2 -mtune=native -std=f2018 -c xdggsvd.f -o xdggsvd.o
gfortran-14  -fpic  -g -O2 -mtune=native -std=f2018 -c xzgges.f -o xzgges.o
xzgges.f:15:21:

   15 |       double complex     a(n,*), alpha(*),
      |                     1
Error: GNU Extension: DOUBLE COMPLEX at (1)
xzgges.f:69:21:

   69 |       double complex alpha,beta
      |                     1
Error: GNU Extension: DOUBLE COMPLEX at (1)
xzgges.f:77:21:

   77 |       double complex alpha,beta
      |                     1
Error: GNU Extension: DOUBLE COMPLEX at (1)
xzgges.f:92:21:

   92 |       double complex alpha,beta
      |                     1
Error: GNU Extension: DOUBLE COMPLEX at (1)
xzgges.f:102:21:

  102 |       double complex alpha,beta
      |                     1
Error: GNU Extension: DOUBLE COMPLEX at (1)
xzgges.f:112:21:

  112 |       double complex alpha,beta
      |                     1
Error: GNU Extension: DOUBLE COMPLEX at (1)
xzgges.f:126:21:

  126 |       double complex alpha,beta
      |                     1
Error: GNU Extension: DOUBLE COMPLEX at (1)
make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:219: xzgges.o] Error 1
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-f2008/geigen/src'
ERROR: compilation failed for package ‘geigen’
* removing ‘/data/gannet/ripley/R/packages/tests-f2008/Libs/geigen-lib/geigen’
Command exited with non-zero status 1
Time 0:02.88, 1.40 + 0.29