Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 27/04/2023, à 20:10

sekkal katherine

Re : gcc:  : No such file or directory

mercii beaucoup

Hors ligne

#27 Le 28/04/2023, à 09:30

iznobe

Re : gcc:  : No such file or directory

Bonjour , c ' est a toi d ' utiliser les balises codes pas aux moderateurs ou a d' autres personnes qui doivent corriger tes messages , imagine si c' est comme ca pour chaque utilisateur du forum mad

Pour compiler ton truc voici la marche a suivre :
1°) telechargements des paquets necesssaires a la compilation ( a jour ) :

sudo apt install git build-essential

suppression au cas ou quelque chose serait déjà présent dans un répertoire nommé fac :

cd;rm -rfv fac

2°) telechargement propre du code a jour :

git clone https://github.com/flexible-atomic-code/fac

3°) on deplace le repertoire de travail dans le dossier telechargé :

cd fac

4°) lancement de la configuration pour le systeme :

./configure

5°) lancement de la compilation :

make

6°) et finalement installation :

sudo make install

Note : donne le retour de toutes les commandes entre balises codes
si il apparait une erreur , inutile de poursuivre les restes des commandes .

Dernière modification par iznobe (Le 28/04/2023, à 09:39)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#28 Le 28/04/2023, à 11:14

sekkal katherine

Re : gcc:  : No such file or directory

bonjour merci pour ta réponse j'ai essayé de suivre les étapes voilà ce que j'ai eu:
pour la 5 ème étape:

(base) farah@farah:~/fac$ make
cd blas;     make
make[1] : on entre dans le répertoire « /home/farah/fac/blas »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lsame.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dasum.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 daxpy.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dcopy.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dscal.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ddot.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgemm.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgemv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dger.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dnrm2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 drot.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dspmv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dspr2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dswap.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtbsv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtrmm.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtrmv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtrsm.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 idamax.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xerbla.f
ar r /home/farah/fac/libmblas.a lsame.o dasum.o daxpy.o dcopy.o dscal.o ddot.o dgemm.o dgemv.o dger.o dnrm2.o drot.o dspmv.o dspr2.o dswap.o dtbsv.o dtrmm.o dtrmv.o dtrsm.o idamax.o xerbla.o
ar: création de /home/farah/fac/libmblas.a
make[1] : on quitte le répertoire « /home/farah/fac/blas »
cd lapack;   make
make[1] : on entre dans le répertoire « /home/farah/fac/lapack »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dbdsdc.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dbdsqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbsv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbtf2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbtrf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbtrs.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgebak.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgebal.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgebd2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgebrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgeev.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgehd2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgehrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgelq2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgelqf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgeqr2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgeqrf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgesdd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgesv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgetf2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgetrf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgetrs.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dhseqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlabad.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlabrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlacpy.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dladiv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlae2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed0.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed1.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed3.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed4.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed5.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed6.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed7.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed8.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed9.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaeda.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaev2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlahqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlahrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaln2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlamrg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlange.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlanhs.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlansp.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlanst.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlanv2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlapy2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarfb.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarfg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarft.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarfx.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlartg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlas2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlascl.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd0.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd1.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd3.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd4.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd5.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd6.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd7.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd8.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasda.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasdq.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasdt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaset.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq1.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq3.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq4.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq5.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq6.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasrt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlassq.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasv2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaswp.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dopmtr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorg2r.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorgbr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorghr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorgl2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorglq.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorgqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorm2r.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dormbr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorml2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dormlq.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dormqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dspevd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsptrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dstedc.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsteqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsterf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtrevc.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ieeeck.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ilaenv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorg2l.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dopgtr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dspev.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsbev.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlansb.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsbtrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlargv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlartv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlar2v.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC dlamch.f
ar r /home/farah/fac/libmlapack.a dbdsdc.o dbdsqr.o dgbsv.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgeev.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgeqr2.o dgeqrf.o dgesdd.o dgesv.o dgetf2.o dgetrf.o dgetrs.o dhseqr.o dlabad.o dlabrd.o dlacpy.o dladiv.o dlae2.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlahqr.o dlahrd.o dlaln2.o dlamrg.o dlange.o dlanhs.o dlansp.o dlanst.o dlanv2.o dlapy2.o dlarf.o dlarfb.o dlarfg.o dlarft.o dlarfx.o dlartg.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dlaswp.o dopmtr.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgqr.o dorm2r.o dormbr.o dorml2.o dormlq.o dormqr.o dspevd.o dsptrd.o dstedc.o dsteqr.o dsterf.o dtrevc.o ieeeck.o ilaenv.o dorg2l.o dopgtr.o dspev.o dsbev.o dlansb.o dsbtrd.o dlargv.o dlartv.o dlar2v.o dlamch.o
ar: création de /home/farah/fac/libmlapack.a
make[1] : on quitte le répertoire « /home/farah/fac/lapack »
cd coul;     make
make[1] : on entre dans le répertoire « /home/farah/fac/coul »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 y5n.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 cphamp.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlogam.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 argam.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 besljn.f
besljn.f:55:72:

   55 |     1   F1=F1*X/IP
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
besljn.f:118:72:

  118 |  71            F1=F1*X/IP
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 71 at (1)
besljn.f:136:72:

  136 |     8 F3=IP*XI*F2-F1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 8 at (1)
besljn.f:144:72:

  144 |  81            F1=F1*X/IP
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 81 at (1)
besljn.f:169:72:

  169 |  21         F1=F1*IP/X
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 21 at (1)
besljn.f:223:72:

  223 |  91         F1=F1*IP/X
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 91 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 beslik.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 coulrad.f
coulrad.f:275:72:

  275 |             DO 3 I=1,NL+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 3 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dcoul.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 njsym.f
njsym.f:86:72:

   86 |   201 IF(KFL2-N+1) 202,203,203
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:89:72:

   89 |   203 IF(KFL7-M)205,206,206
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:102:72:

  102 |       IF(IBUG3-1)124,123,124
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:132:72:

  132 |       IF(J2(I2,1)-J3(I1,1)) 2,3,2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:133:72:

  133 |     2 IF(J2(I2,2)-J3(I1,1))1,4,1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:140:72:

  140 |     3 IF(J2(I2,2)-J3(I1,2))5,6,5
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:141:72:

  141 |     4 IF(J2(I2,1)-J3(I1,2))5,6,5
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:142:72:

  142 |     6 IF(I2-IP)7,8,8
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:159:72:

  159 |     8 IF(I1-IP)11,14,14
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:176:72:

  176 |    14 IF(J2(IP,3)-M)47,47,44
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:180:72:

  180 |       IF(IP-2)101,18,18
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:188:72:

  188 |       IF(J2(I3,I4)-JP) 20,21,20
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:192:72:

  192 |   101 IF(JWC)38,38,39
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:195:72:

  195 |       IF(KW(I,I3)-JP) 22,25,22
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:199:72:

  199 |    38 IF(J7C)87,87,41
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:201:72:

  201 |       IF(K7(I3)-JP)34,35,34
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:204:72:

  204 |    87 IF(J8C)40,40,86
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:206:72:

  206 |       IF(K8(I3)-JP)88,89,88
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:209:72:

  209 |    40 IF(J6C)42,42,43
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:211:72:

  211 |       IF(K6(I3)-JP)36,37,36
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:224:72:

  224 |       IF(JJ2-JJ3) 148,49,148
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:240:72:

  240 |    48 IF(IBUG3-1) 150,151,150
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:249:72:

  249 |    49 IF(J2(IP,1)-J3(IP,1))100,99,100
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:258:72:

  258 |       IF(KFL5-J7C) 210,220,220
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:259:72:

  259 |   220 IF(KFL4-J8C) 212,99,99
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:266:72:

  266 |    15 IF(I1-IP)16,16,17
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:271:72:

  271 |    17 IF(IP)126,126,46
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:298:72:

  298 |       IF(J2(I2,1)-J3(I1,1))53,54,53
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:299:72:

  299 |    53 IF(J2(I2,2)-J3(I1,1))52,55,52
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:314:72:

  314 |       IF(J2(I2,1)-J3(I1,2))57,58,57
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:315:72:

  315 |    57 IF(J2(I2,2)-J3(I1,2))56,59,56
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:337:72:

  337 |       IF(I9-I10)62,51,51
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:352:72:

  352 |    51 IF(ITEST) 98,97,98
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:357:72:

  357 |       IF(I1-IP)95,95,98
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:358:72:

  358 |    98 IF(I10-9999)63,64,64
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:375:72:

  375 |    63 IF(I15-I16) 67,68,68
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:389:72:

  389 |       IF(I1)70,70,71
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:395:72:

  395 |       IF(J2(I7,1)-J2(I3,3))74,75,74
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:396:72:

  396 |    74 IF(J2(I7,2)-J2(I3,3)) 73,76,73
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:407:72:

  407 |    70 IF(I2)78,78,79
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:410:72:

  410 |       IF(J2(I7,1)-J2(I4,3))82,83,82
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:411:72:

  411 |    82 IF(J2(I7,2)-J2(I4,3))81,84,81
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:421:72:

  421 |    78 IF(I6-1)90,90,91
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:434:72:

  434 |    91 IF(I5-1) 92,92,93
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:471:72:

  471 |       IF(KFL5-J7C)210,211,211
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:474:72:

  474 |   211 IF(KFL4-J8C) 212,213,213
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:477:72:

  477 |   213 IF(KFL7-MP)212,215,215
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:478:72:

  478 |   215 IF(KFL4-J6C) 212,217,217
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:479:72:

  479 |   217 IF(KFL3-JWC) 218,219,219
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:482:72:

  482 |   219 IF(I1+I2) 117,117,94
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:497:72:

  497 |   126 IF(IBUG3-1) 105,104,105
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:500:72:

  500 |       IF(JWC) 127,127,128
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:506:72:

  506 |   224 IF(J6C) 222,222,223
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:510:72:

  510 |   225 IF(J7C) 227,227,228
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:514:72:

  514 |   229 IF(J8C) 231,231,232
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:546:72:

  546 |       IF (J2(I2,1)-I) 3,4,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:547:72:

  547 |  3    IF (J2(I2,2)-I) 2,4,2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:550:72:

  550 |       IF (J2(I2,3)-I) 17,18,17
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:558:72:

  558 |       IF (J2(I4,1)-J2(I2,3)) 7,8,7
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:559:72:

  559 |  7    IF (J2(I4,2)-J2(I2,3)) 6,8,6
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:570:72:

  570 |       IF (J3(I2,1)-I) 11,12,11
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:571:72:

  571 |  11   IF (J3(I2,2)-I) 10,12,10
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:574:72:

  574 |       IF (J3(I2,3)-I) 19,20,19
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:583:72:

  583 |       IF (J3(I4,1)-J3(I2,3)) 14,15,14
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:584:72:

  584 | 14    IF (J3(I4,2)-J3(I2,3)) 13,15,13
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:619:72:

  619 |       IF (I1-I2) 1,1,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:628:72:

  628 |       IF (I3) 8,8,2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:635:72:

  635 |       IF (J2(J,1)-J2(I6,3)) 7,6,7
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:636:72:

  636 |  7    IF (J2(J,2)-J2(I6,3)) 5,6,5
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:655:72:

  655 |       IF (J2(J,1)-J2(I5,3)) 10,11,10
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:656:72:

  656 |  10   IF (J2(J,2)-J2(I5,3)) 12,11,12
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:668:72:

  668 |       IF (I5-I6) 14,21,14
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:674:72:

  674 |       IF (J2(J,1)-J2(I5,3)) 16,17,16
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:675:72:

  675 |  16   IF (J2(J,2)-J2(I5,3)) 15,17,15
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:680:72:

  680 |       IF (J2(J,1)-J2(I6,3)) 19,20,19
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:681:72:

  681 |  19   IF (J2(J,2)-J2(I6,3)) 18,20,18
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:753:72:

  753 |       IF(JWC)302,302,185
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:760:72:

  760 |       IF(JW(J,I)-M) 2,2,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:783:72:

  783 |       IF(MAXJWE-JW(J,I))  215,5,5
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:788:72:

  788 |       IF(J6C)300,300,301
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:794:72:

  794 |       IF(J6(I)-M) 7,7,21
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:803:72:

  803 |       IF(J7C) 303,303,304
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:809:72:

  809 |       IF(J7(I)-M) 9,9,22
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:817:72:

  817 |       IF(J8C) 305,305,306
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:823:72:

  823 |       IF(J8(I)-M) 11,11,23
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:835:72:

  835 |   305 IF(JWRD) 12,12,13
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:862:72:

  862 |       IF(JWORD(J,I)-M) 15,15,16
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:864:72:

  864 |       IF(NSUM-1) 17,17,18
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:871:72:

  871 |       IF(JWORD(J,I)-JSUM1(I1)) 19,20,19
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:895:72:

  895 |       IF(KFL6-NSUM) 312,307,307
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:898:72:

  898 |   307 IF(J6CP) 26,26,27
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:905:72:

  905 |       IF(J6P(I)-JSUM1(J)) 29,30,29
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:911:72:

  911 |    26 IF(J7CP) 130,130,31
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:918:72:

  918 |       IF(J7P(I)-JSUM1(J)) 33,34,33
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:924:72:

  924 |   130 IF(J8CP) 37,37,38
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:931:72:

  931 |       IF(J8P(I)-JSUM1(J)) 40,41,40
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:952:72:

  952 |       IF(I1) 44,44,45
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:957:72:

  957 |    45 IF(JSUM7(I1)) 46,46,44
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:998:72:

  998 |       IF(IPAIR(I2,I3)-M) 55,55,56
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1003:72:

 1003 |       IF(JSUM7(I4)) 54,54,55
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1032:72:

 1032 |       IF(NCT-NSUM) 59,60,60
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1033:72:

 1033 |    59 IF(NCT-NCT1) 61,61,62
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1044:72:

 1044 |       IF(JSUM7(I1)-J) 66,67,66
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1064:72:

 1064 |   100 IF(I6-NSUM) 105,105,104
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1072:72:

 1072 |       IF(JSUM(1,I1)-M) 69,69,70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1084:72:

 1084 |    71 IF(JSUM(2,I1)-M) 72,72,73
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1108:72:

 1108 |       IF(I7) 103,103,104
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1131:72:

 1131 |       IF(JWORD(I,J)-M) 81,81,82
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1138:72:

 1138 |       IF(IST(1)+IST(2)-IST(5)) 83,84,84
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1139:72:

 1139 |    84 IF(IABS(IST(1)-IST(2))-IST(5)) 85,85,83
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1140:72:

 1140 |    85 IF(IST(3)+IST(4)-IST(5)) 83,86,86
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1141:72:

 1141 |    86 IF(IABS(IST(3)-IST(4))-IST(5)) 87,87,83
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1142:72:

 1142 |    87 IF(IST(1)+IST(3)-IST(6)) 83,88,88
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1143:72:

 1143 |    90 IF(IABS(IST(2)-IST(4))-IST(6)) 79,79,83
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1144:72:

 1144 |    89 IF(IST(2)+IST(4)-IST(6)) 83,90,90
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1145:72:

 1145 |    88 IF(IABS(IST(1)-IST(3))-IST(6))89,89,83
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1162:72:

 1162 |       IF(JSUM(1,I1)-M) 92,92,93
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1168:72:

 1168 |    94 IF(JSUM(2,I1)-M)95,95,96
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1181:72:

 1181 |       IF(JSUM2(I1)-I5) 100,100,101
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1183:72:

 1183 |       IF(I2) 102,102,203
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1189:72:

 1189 |       IF(IBUG3-1) 131,230,131
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1199:72:

 1199 |       IF(JSUM3(J)) 106,106,107
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1211:72:

 1211 |       IF(JWTEST(I)) 109,109,110
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1213:72:

 1213 |       IF(JWORD(I1,I)-M) 112,112,113
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1220:72:

 1220 |       IF(IBUG3-1) 132,133,132
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1228:72:

 1228 |       IF(IBUG3-1) 134,135,134
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1251:72:

 1251 |       IF(J6CP) 117,117,118
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1256:72:

 1256 |   117 IF(J7CP) 120,120,121
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1261:72:

 1261 |   120 IF(J8CP) 123,123,124
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1278:72:

 1278 |    12 IF(J6CP+J7CP+J8CP) 309,309,310
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 njintr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 cmultip.f
cmultip.f:80:72:

   80 |       DO 200 ML=1,LAP1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1)
cmultip.f:299:72:

  299 |   254 DSJ1(I) = DSJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 254 at (1)
cmultip.f:324:72:

  324 |   264 DMJ1(I) = DMJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 264 at (1)
cmultip.f:373:72:

  373 |   301 DB(IN,8) = 0.D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 301 at (1)
cmultip.f:404:72:

  404 |   304 DSJ1(I) = DSJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 304 at (1)
cmultip.f:424:72:

  424 |   309 DMJ1(I) = DMJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 309 at (1)
cmultip.f:447:72:

  447 |   312 DB(IND2,I) = DJ3*DMJ1(I)-DJ4*DMJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 312 at (1)
cmultip.f:466:72:

  466 |   314 DB(IND2,I) = DB(IND2,I) -                   DS1*DSINT(IDM2,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 314 at (1)
cmultip.f:486:72:

  486 |   318 DB(IND2,I) = DB(IND2,I) - DM5*DMINT(INDX,I)-DS3*DSINT(INDX,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 318 at (1)
cmultip.f:549:72:

  549 |      *                          +ALF3(I)*DB(IND2,7)+ALF4(I)*DB(IND2,8)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 333 at (1)
cmultip.f:554:72:

  554 |   335 DSINT(INP1,I) = ALF4(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 335 at (1)
cmultip.f:562:72:

  562 |   344 DSINT(INP1,I) = DB(IND2,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 344 at (1)
cmultip.f:671:72:

  671 |       DO 200 ML  =1,LAP1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1)
cmultip.f:675:72:

  675 |   200 GGINT(INDX,ML) = 0.D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1)
cmultip.f:688:72:

  688 |   206 DSQD(ID) = DSQRT(DLLSQ+DEF2)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 206 at (1)
cmultip.f:704:72:

  704 |   210 DMAJ1(I) = DMAJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
cmultip.f:725:72:

  725 |   220 DLAIN(I,ID-1,ID  ) = DSINT(IDM1,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
cmultip.f:734:72:

  734 |      *                     +DSB4*DSINT(INDX,I)+    DMAJ2(I))/DSB1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 222 at (1)
cmultip.f:743:72:

  743 |      *                     +DSB4*DSINT(IDM1,I)+    DMAJ1(I))/DSB1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 227 at (1)
cmultip.f:826:72:

  826 |   285 GGINT(IN,ML) = DLAIN(4,II,IF)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 285 at (1)
cmultip.f:830:72:

  830 |   290 DSQD(ID) = DSQD(ID+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1)
cmultip.f:839:72:

  839 |       DO 292 I=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 292 at (1)
cmultip.f:840:72:

  840 |   292 DLAIN(I,II,IF) = DLAIN(I,II+1,IF+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 292 at (1)
cmultip.f:843:72:

  843 |       DO 294 I=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 294 at (1)
cmultip.f:844:72:

  844 |   294 DLAIN(I,II,ML) = DLAIN(I,II+1,ML+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 294 at (1)
cmultip.f:930:72:

  930 |       IF (RO)  11,60,14
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:984:72:

  984 |    80 IEXP(L)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
cmultip.f:1145:72:

 1145 | 4     L  = L - 1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
cmultip.f:1243:72:

 1243 | 9     FC (L+1) = FC(L+1)*W
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 9 at (1)
cmultip.f:1365:72:

 1365 |   103 TRA=TRA*U+G(N,IGI)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 103 at (1)
cmultip.f:1369:72:

 1369 |   104 TRA1=TRA1*X+GP(N,IGI)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 104 at (1)
cmultip.f:1371:72:

 1371 |   102 TRP(IGI)=TRA1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 102 at (1)
cmultip.f:1388:72:

 1388 |   105 SPP=SPP*TRC+TRP(N)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 105 at (1)
cmultip.f:1458:72:

 1458 |       IF (NN)  22,22,24
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1466:72:

 1466 |       IF (ZMOD-TEST(K))  32,32,40
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1469:72:

 1469 |       IF (NN)  34,34,36
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1476:72:

 1476 |       IF (I)  50,42,42
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1478:72:

 1478 |       IF (NN)  44,44,46
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1485:72:

 1485 |    50 IF (X)  52,62,62
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1488:72:

 1488 |       IF (NN)  54,54,56
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1493:72:

 1493 |    60 IF (Y)  70,70,64
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1494:72:

 1494 |    62 IF (Y)  64,70,70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1499:72:

 1499 |       IF (NN)  72,74,74
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1566:72:

 1566 |     1 DCLM(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
cmultip.f:1652:72:

 1652 |     4 DCLM(I)=DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
cmultip.f:1664:72:

 1664 |     7 DCLM(I)=DCLM(I)+DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 7 at (1)
cmultip.f:1680:72:

 1680 |     9 DCLM(I)=DCLM(I)+DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 9 at (1)
cmultip.f:1686:72:

 1686 |    11 DG2(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1)
cmultip.f:1701:72:

 1701 |    15 DCLM(I)=DCLM(I)+DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
cmultip.f:1733:72:

 1733 |    20 DP=DP/DFLOAT(ILAM)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
cmultip.f:1793:72:

 1793 |    26 DCLM(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 26 at (1)
cmultip.f:1812:72:

 1812 |     1 DGI(I)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
cmultip.f:1838:72:

 1838 |       IF(MN)2,2,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1881:72:

 1881 |     5 DCH(2,I)=DCHI(I)/D
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1)
cmultip.f:1885:72:

 1885 |       IF(MN)6,6,9
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1939:72:

 1939 |       IF(NN-1)7,7,8
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:2064:72:

 2064 |       IF(J)12,11,11
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:2083:72:

 2083 |    14 DP6=DN6
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 14 at (1)
cmultip.f:2206:72:

 2206 |       IF(ZMOD-TEST(K))2,2,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:2212:72:

 2212 |       IF(I)5,4,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:2311:72:

 2311 |     1 DI(I)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
cmultip.f:2319:72:

 2319 |       DO 2 J=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 2 at (1)
cmultip.f:2320:72:

 2320 |     2 DI(J)=DI(J)+DJ(J)*DW(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1)
cmultip.f:2326:72:

 2326 |       DO 4 J=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 4 at (1)
cmultip.f:2327:72:

 2327 |     4 DI(J)=DI(J)+DJ(J)*DV(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
cmultip.f:2333:72:

 2333 |       DO 6 J=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 6 at (1)
cmultip.f:2334:72:

 2334 |     6 DI(J)=DI(J)+DJ(J)*DP(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 6 at (1)
cmultip.f:2340:72:

 2340 |       DO 8 J=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 8 at (1)
cmultip.f:2341:72:

 2341 |     8 DI(J)=DI(J)+DJ(J)*DR(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 8 at (1)
cmultip.f:2343:72:

 2343 |    10 DI(I)=DA*DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
cmultip.f:2346:72:

 2346 |    12 DI(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1)
cmultip.f:2427:72:

 2427 |    15 DI(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
cmultip.f:2542:72:

 2542 |     3 TRA=TRA*U+G(N,IGI)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 3 at (1)
cmultip.f:2546:72:

 2546 |     4 TRA1=TRA1*X+GP(N,IGI)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
cmultip.f:2548:72:

 2548 |     5 TRP(IGI)=TRA1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1)
cmultip.f:2565:72:

 2565 |     7 SPP=SPP*TRC+TRP(N)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 7 at (1)
cmultip.f:2827:22:

 2827 |       DATA SRNAME /8H F01LBF /, ZERO /0.D0/, ONE /1.D0/
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
cmultip.f:2949:22:

 2949 |       DATA SRNAME /8H F04LDF /
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
cmultip.f:3012:72:

 3012 |       IF (NOUT) 30,30,40
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:3021:72:

 3021 |       IF (NOUT) 50,50,60
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:980:9:

  979 |       DO 80 L=2,L1
      |                                                                        2
  980 |       FP(L)=0.
      |         1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:981:8:

  979 |       DO 80 L=2,L1
      |                                                                        2
  980 |       FP(L)=0.
  981 |       F(L)=FP(L)
      |        1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:981:14:

  979 |       DO 80 L=2,L1
      |                                                                        2
  980 |       FP(L)=0.
  981 |       F(L)=FP(L)
      |              1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:982:8:

  979 |       DO 80 L=2,L1
      |                                                                        2
......
  982 |       G(L) =1.D90
      |        1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:983:9:

  979 |       DO 80 L=2,L1
      |                                                                        2
......
  983 |       GP(L)=-G(L)
      |         1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:983:15:

  979 |       DO 80 L=2,L1
      |                                                                        2
......
  983 |       GP(L)=-G(L)
      |               1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:984:11:

  979 |       DO 80 L=2,L1
      |                                                                        2
......
  984 |    80 IEXP(L)=0
      |           1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:2827:21:

 2827 |       DATA SRNAME /8H F01LBF /, ZERO /0.D0/, ONE /1.D0/
      |                     1
Warning: Extension: Conversion from HOLLERITH to REAL(8) at (1)
cmultip.f:2949:21:

 2949 |       DATA SRNAME /8H F04LDF /
      |                     1
Warning: Extension: Conversion from HOLLERITH to REAL(8) at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 mohrfin.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 expint.f
expint.f:50:72:

   50 |    10 EXPINT=(1D0-X*EXPINT)/DFLOAT(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 eione.f
eione.f:219:72:

  219 |    10 IF (X) 120,230,20
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eione.f:335:72:

  335 |       IF (Y) 240,230,130
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC d1mach.f clogam.f f11.f coulcc.f 
ar r /home/farah/fac/libfac.a y5n.o cphamp.o dlogam.o argam.o besljn.o beslik.o coulrad.o dcoul.o njsym.o njintr.o cmultip.o mohrfin.o expint.o eione.o d1mach.o clogam.o f11.o coulcc.o
ar: création de /home/farah/fac/libfac.a
make[1] : on quitte le répertoire « /home/farah/fac/coul »
cd ode;      make
make[1] : on entre dans le répertoire « /home/farah/fac/ode »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 cfode.f
cfode.f:62:72:

   62 |  110      pc(i) = pc(i-1) + fnqm1*pc(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
cfode.f:71:72:

   71 |  120      xpin = xpin + tsign*pc(i)/dfloat(i+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
cfode.f:76:72:

   76 |  130      elco(i+1,nq) = rq1fac*pc(i)/dfloat(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
cfode.f:99:72:

   99 |  210      pc(i) = pc(i-1) + fnq*pc(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
cfode.f:103:72:

  103 |  220      elco(i,nq) = pc(i)/pc(2)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbfa.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbsl.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgefa.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgesl.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ewset.f
ewset.f:17:72:

   17 |  15     ewt(i) = rtol(1)*dabs(ycur(i)) + atol(1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
ewset.f:21:72:

   21 |  25     ewt(i) = rtol(1)*dabs(ycur(i)) + atol(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1)
ewset.f:25:72:

   25 |  35     ewt(i) = rtol(i)*dabs(ycur(i)) + atol(1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1)
ewset.f:29:72:

   29 |  45     ewt(i) = rtol(i)*dabs(ycur(i)) + atol(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 intdy.f
intdy.f:49:72:

   49 |  10     ic = ic*jj
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
intdy.f:52:72:

   52 |  20     dky(i) = c*yh(i,l)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
intdy.f:62:72:

   62 |  30       ic = ic*jj
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
intdy.f:65:72:

   65 |  40       dky(i) = c*yh(i,jp1) + s*dky(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
intdy.f:70:72:

   70 |  60     dky(i) = r*dky(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
intdy.f:73:22:

   73 |  80   call xerrwv(30hintdy--  k (=i1) illegal      ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
intdy.f:77:22:

   77 |  90   call xerrwv(30hintdy--  t (=r1) illegal      ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
intdy.f:80:12:

   80 |      1  60h      t not in interval tcur - hu (= r1) to tcur (=r2)      ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lsode.f
lsode.f:1092:72:

 1092 |  80     rwork(i+lsavf-1) = rwork(i+lwm-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
lsode.f:1101:72:

 1101 |  95     rwork(i) = 0.0d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 95 at (1)
lsode.f:1135:72:

 1135 |  115    rwork(i+lyh-1) = y(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1)
lsode.f:1142:72:

 1142 |  120    rwork(i+lewt-1) = 1.0d0/rwork(i+lewt-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
lsode.f:1166:72:

 1166 |  130    tol = dmax1(tol,rtol(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
lsode.f:1187:72:

 1187 |  190    rwork(i+lf0-1) = h0*rwork(i+lf0-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1)
lsode.f:1238:72:

 1238 |  260    rwork(i+lewt-1) = 1.0d0/rwork(i+lewt-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
lsode.f:1247:22:

 1247 |       call xerrwv(50hlsode--  warning..internal t (=r1) and h (=r2) are,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1250:12:

 1250 |      1  60h      such that in the machine, t + h = t on the next step  ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1252:22:

 1252 |       call xerrwv(50h      (h = step size). solver will continue anyway,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1255:22:

 1255 |       call xerrwv(50hlsode--  above warning has been issued i1 times.  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1257:22:

 1257 |       call xerrwv(50h      it will not be issued again for this problem,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1309:72:

 1309 |  410    y(i) = rwork(i+lyh-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1)
lsode.f:1330:12:

 1330 |      1  60hlsode--  repeated calls with istate = 1 and tout = t (=r1)  ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1343:22:

 1343 |  500  call xerrwv(50hlsode--  at current t (=r1), mxstep (=i1) steps   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1345:22:

 1345 |       call xerrwv(50h      taken on this call before reaching tout     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1351:22:

 1351 |       call xerrwv(50hlsode--  at t (=r1), ewt(i1) has become r2 .le. 0.,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1356:22:

 1356 |  520  call xerrwv(50hlsode--  at t (=r1), too much accuracy requested  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1358:22:

 1358 |       call xerrwv(50h      for precision of machine..  see tolsf (=r2) ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1364:22:

 1364 |  530  call xerrwv(50hlsode--  at t(=r1) and step size h(=r2), the error,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1366:22:

 1366 |       call xerrwv(50h      test failed repeatedly or with abs(h) = hmin,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1371:22:

 1371 |  540  call xerrwv(50hlsode--  at t (=r1) and step size h (=r2), the    ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1373:22:

 1373 |       call xerrwv(50h      corrector convergence failed repeatedly     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1375:22:

 1375 |       call xerrwv(30h      or with abs(h) = hmin   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1390:72:

 1390 |  590    y(i) = rwork(i+lyh-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 590 at (1)
lsode.f:1410:22:

 1410 |  601  call xerrwv(30hlsode--  istate (=i1) illegal ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1413:22:

 1413 |  602  call xerrwv(30hlsode--  itask (=i1) illegal  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1416:22:

 1416 |  603  call xerrwv(50hlsode--  istate .gt. 1 but lsode not initialized  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1419:22:

 1419 |  604  call xerrwv(30hlsode--  neq (=i1) .lt. 1     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1422:22:

 1422 |  605  call xerrwv(50hlsode--  istate = 3 and neq increased (i1 to i2)  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1425:22:

 1425 |  606  call xerrwv(30hlsode--  itol (=i1) illegal   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1428:22:

 1428 |  607  call xerrwv(30hlsode--  iopt (=i1) illegal   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1431:22:

 1431 |  608  call xerrwv(30hlsode--  mf (=i1) illegal     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1434:22:

 1434 |  609  call xerrwv(50hlsode--  ml (=i1) illegal.. .lt.0 or .ge.neq (=i2),
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1437:22:

 1437 |  610  call xerrwv(50hlsode--  mu (=i1) illegal.. .lt.0 or .ge.neq (=i2),
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1440:22:

 1440 |  611  call xerrwv(30hlsode--  maxord (=i1) .lt. 0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1443:22:

 1443 |  612  call xerrwv(30hlsode--  mxstep (=i1) .lt. 0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1446:22:

 1446 |  613  call xerrwv(30hlsode--  mxhnil (=i1) .lt. 0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1449:22:

 1449 |  614  call xerrwv(40hlsode--  tout (=r1) behind t (=r2)      ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1451:22:

 1451 |       call xerrwv(50h      integration direction is given by h0 (=r1)  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1454:22:

 1454 |  615  call xerrwv(30hlsode--  hmax (=r1) .lt. 0.0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1457:22:

 1457 |  616  call xerrwv(30hlsode--  hmin (=r1) .lt. 0.0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1461:12:

 1461 |      1  60hlsode--  rwork length needed, lenrw (=i1), exceeds lrw (=i2),
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1465:12:

 1465 |      1  60hlsode--  iwork length needed, leniw (=i1), exceeds liw (=i2),
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1468:22:

 1468 |  619  call xerrwv(40hlsode--  rtol(i1) is r1 .lt. 0.0        ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1471:22:

 1471 |  620  call xerrwv(40hlsode--  atol(i1) is r1 .lt. 0.0        ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1475:22:

 1475 |       call xerrwv(40hlsode--  ewt(i1) is r1 .le. 0.0         ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1479:12:

 1479 |      1  60hlsode--  tout (=r1) too close to t(=r2) to start integration,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1483:12:

 1483 |      1  60hlsode--  itask = i1 and tout (=r1) behind tcur - hu (= r2)  ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1487:12:

 1487 |      1  60hlsode--  itask = 4 or 5 and tcrit (=r1) behind tcur (=r2)   ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1491:12:

 1491 |      1  60hlsode--  itask = 4 or 5 and tcrit (=r1) behind tout (=r2)   ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1494:22:

 1494 |  626  call xerrwv(50hlsode--  at start of problem, too much accuracy   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1497:12:

 1497 |      1  60h      requested for precision of machine..  see tolsf (=r1) ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1501:22:

 1501 |  627  call xerrwv(50hlsode--  trouble from intdy. itask = i1, tout = r1,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1508:22:

 1508 |  710  call xerrwv(50hlsode--  repeated occurrences of illegal input    ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1511:22:

 1511 |  800  call xerrwv(50hlsode--  run aborted.. apparent infinite loop     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 prepj.f
prepj.f:66:72:

   66 |  110    wm(i+2) = 0.0d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
prepj.f:70:72:

   70 |  120    wm(i+2) = wm(i+2)*con
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
prepj.f:85:72:

   85 |  220      wm(i+j1) = (ftem(i) - savf(i))*fac
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
prepj.f:95:72:

   95 |  250    j = j + np1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
prepj.f:104:72:

  104 |  310    y(i) = y(i) + r*(h*savf(i) - yh(i,2))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
prepj.f:126:72:

  126 |  410    wm(i+2) = 0.0d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1)
prepj.f:130:72:

  130 |  420    wm(i+2) = wm(i+2)*con
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1)
prepj.f:147:72:

  147 |  530      y(i) = y(i) + r
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1)
prepj.f:158:72:

  158 |  540        wm(ii+i) = (ftem(i) - savf(i))*fac
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1)
prepj.f:166:72:

  166 |  580    ii = ii + meband
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 580 at (1)
prepj.f:67:37:

   67 |       call jac (neq, tn, y, 0, 0, wm(3), n)
      |                                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
prepj.f:97:21:

   97 |       call dgefa (wm(3), n, n, iwm(21), ier)
      |                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
prepj.f:97:35:

   97 |       call dgefa (wm(3), n, n, iwm(21), ier)
      |                                   1
Warning: Array reference at (1) is out of bounds (21 > 1) in dimension 1
prepj.f:101:9:

  101 |  300  wm(2) = hl0
      |         1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
prepj.f:104:42:

  104 |  310    y(i) = y(i) + r*(h*savf(i) - yh(i,2))
      |                                          1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
prepj.f:105:29:

  105 |       call f (neq, tn, y, wm(3))
      |                             1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
prepj.f:108:30:

  108 |         r0 = h*savf(i) - yh(i,2)
      |                              1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
prepj.f:120:15:

  120 |       mu = iwm(2)
      |               1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
prepj.f:134:15:

  134 |       mu = iwm(2)
      |               1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
prepj.f:168:21:

  168 |       call dgbfa (wm(3), meband, n, ml, mu, iwm(21), ier)
      |                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
prepj.f:168:48:

  168 |       call dgbfa (wm(3), meband, n, ml, mu, iwm(21), ier)
      |                                                1
Warning: Array reference at (1) is out of bounds (21 > 1) in dimension 1
prepj.f:66:11:

   65 |       do 110 i = 1,lenp
      |                                                                        2
   66 |  110    wm(i+2) = 0.0d0
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:70:11:

   69 |       do 120 i = 1,lenp
      |                                                                        2
   70 |  120    wm(i+2) = wm(i+2)*con
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:70:21:

   69 |       do 120 i = 1,lenp
      |                                                                        2
   70 |  120    wm(i+2) = wm(i+2)*con
      |                     1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:109:30:

  107 |       do 320 i = 1,n
      |                                                                        2
  108 |         r0 = h*savf(i) - yh(i,2)
  109 |         di = 0.1d0*r0 - h*(wm(i+2) - savf(i))
      |                              1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:110:11:

  107 |       do 320 i = 1,n
      |                                                                        2
......
  110 |         wm(i+2) = 1.0d0
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:126:11:

  125 |       do 410 i = 1,lenp
      |                                                                        2
  126 |  410    wm(i+2) = 0.0d0
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:130:11:

  129 |       do 420 i = 1,lenp
      |                                                                        2
  130 |  420    wm(i+2) = wm(i+2)*con
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:130:21:

  129 |       do 420 i = 1,lenp
      |                                                                        2
  130 |  420    wm(i+2) = wm(i+2)*con
      |                     1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 solsy.f
solsy.f:56:72:

   56 |  320    wm(i+2) = 1.0d0/di
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1)
solsy.f:58:72:

   58 |  340    x(i) = wm(i+2)*x(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
solsy.f:45:21:

   45 |  100  call dgesl (wm(3), n, n, iwm(21), x, 0)
      |                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
solsy.f:45:35:

   45 |  100  call dgesl (wm(3), n, n, iwm(21), x, 0)
      |                                   1
Warning: Array reference at (1) is out of bounds (21 > 1) in dimension 1
solsy.f:48:16:

   48 |  300  phl0 = wm(2)
      |                1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
solsy.f:50:9:

   50 |       wm(2) = hl0
      |         1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
solsy.f:64:15:

   64 |       mu = iwm(2)
      |               1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
solsy.f:66:21:

   66 |       call dgbsl (wm(3), meband, n, ml, mu, iwm(21), x, 0)
      |                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
solsy.f:66:48:

   66 |       call dgbsl (wm(3), meband, n, ml, mu, iwm(21), x, 0)
      |                                                1
Warning: Array reference at (1) is out of bounds (21 > 1) in dimension 1
solsy.f:54:41:

   53 |       do 320 i = 1,n
      |                                                                        2
   54 |         di = 1.0d0 - r*(1.0d0 - 1.0d0/wm(i+2))
      |                                         1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
solsy.f:58:18:

   57 |  330  do 340 i = 1,n
      |                                                                        2
   58 |  340    x(i) = wm(i+2)*x(i)
      |                  1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 stode.f
stode.f:155:72:

  155 |  125    el(i) = elco(i,nq)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 125 at (1)
stode.f:176:72:

  176 |  155    el(i) = elco(i,nq)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 155 at (1)
stode.f:199:72:

  199 |         do 180 i = 1,n
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1)
stode.f:200:72:

  200 |  180      yh(i,j) = yh(i,j)*r
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
stode.f:221:72:

  221 |  210      yh1(i) = yh1(i) + yh1(i+nyh)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
stode.f:231:72:

  231 |  230    y(i) = yh(i,1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1)
stode.f:247:72:

  247 |  260    acor(i) = 0.0d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
stode.f:255:72:

  255 |  290    y(i) = savf(i) - acor(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1)
stode.f:259:72:

  259 |  300    acor(i) = savf(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1)
stode.f:267:72:

  267 |  360    y(i) = h*savf(i) - (yh(i,2) + acor(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1)
stode.f:274:72:

  274 |  380    y(i) = yh(i,1) + el(1)*acor(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1)
stode.f:309:72:

  309 |  440      yh1(i) = yh1(i) - yh1(i+nyh)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 440 at (1)
stode.f:344:72:

  344 |         do 470 i = 1,n
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 470 at (1)
stode.f:345:72:

  345 |  470      yh(i,j) = yh(i,j) + el(j)*acor(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1)
stode.f:351:72:

  351 |  490    yh(i,lmax) = acor(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 490 at (1)
stode.f:367:72:

  367 |  510      yh1(i) = yh1(i) - yh1(i+nyh)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1)
stode.f:387:72:

  387 |  530    savf(i) = acor(i) - yh(i,lmax)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1)
stode.f:414:72:

  414 |  600    yh(i,newq+1) = acor(i)*r
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 600 at (1)
stode.f:444:72:

  444 |  645    y(i) = yh(i,1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 645 at (1)
stode.f:448:72:

  448 |  650    yh(i,2) = h*savf(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 650 at (1)
stode.f:469:72:

  469 |  710    acor(i) = acor(i)*r
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 710 at (1)
stode.f:254:35:

  254 |         savf(i) = h*savf(i) - yh(i,2)
      |                                   1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
stode.f:267:33:

  267 |  360    y(i) = h*savf(i) - (yh(i,2) + acor(i))
      |                                 1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
stode.f:448:13:

  448 |  650    yh(i,2) = h*savf(i)
      |             1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
stode.f:200:15:

  197 |       do 180 j = 2,l
      |                                                                        2
......
  200 |  180      yh(i,j) = yh(i,j)*r
      |               1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
stode.f:200:25:

  197 |       do 180 j = 2,l
      |                                                                        2
......
  200 |  180      yh(i,j) = yh(i,j)*r
      |                         1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 vnorm.f
vnorm.f:14:72:

   14 |  10     sum = sum + (v(i)*w(i))**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xerrwv.f
ar r /home/farah/fac/libfac.a cfode.o dgbfa.o dgbsl.o dgefa.o dgesl.o ewset.o intdy.o lsode.o prepj.o solsy.o stode.o vnorm.o xerrwv.o
make[1] : on quitte le répertoire « /home/farah/fac/ode »
cd toms;     make
make[1] : on entre dans le répertoire « /home/farah/fac/toms »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 uvip3p.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 uvip3c.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 uvip3i.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 tripack.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 rgbi3p.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 sdbi3p.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 tn.f
tn.f:1344:72:

 1344 | 110      Y(I) = G(I) / DIAGB(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 calcc.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dist.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 evalf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fstats.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 newpt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 order.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 partx.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 setstp.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 simplx.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 sortd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 start.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 subopt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 subplx.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fdi.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fm1p.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fm1m.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fm1pi.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fm1mi.f
ar r /home/farah/fac/libfac.a uvip3p.o uvip3c.o uvip3i.o tripack.o rgbi3p.o sdbi3p.o tn.o calcc.o dist.o evalf.o fstats.o newpt.o order.o partx.o setstp.o simplx.o sortd.o start.o subopt.o subplx.o fdi.o fm1p.o fm1m.o fm1pi.o fm1mi.o
make[1] : on quitte le répertoire « /home/farah/fac/toms »
cd mpfun;    make
make[1] : on entre dans le répertoire « /home/farah/fac/mpfun »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 mpfun.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxadd.f
dxadd.f:80:72:

   80 |       IF (I) 80, 50, 90
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxadj.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxlegf.f
dxlegf.f:141:72:

  141 |   290 IPQA(I)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpmu.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpmup.f
dxpmup.f:54:72:

   54 |   220 CALL DXADJ(PROD,IPROD,IERROR)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpnrm.f
dxpnrm.f:60:72:

   60 |   510 CALL DXADJ(PROD,IPROD,IERROR)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpqnu.f
dxpqnu.f:59:72:

   59 |    50 CALL DXADJ(FACTMU,IF,IERROR)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
dxpqnu.f:104:72:

  104 |    77 CALL DXADJ(X1,IPQ,IERROR)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 77 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpsi.f
dxpsi.f:48:72:

   48 |    12 C=(C+CNUM(K)/CDENOM(K))/B**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1)
dxpsi.f:56:72:

   56 |    15 B=B+1.D0/(N-M+A)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxqmu.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxqnu.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxred.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxset.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fdump.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 i1mach.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 j4save.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xercnt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xerhlt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xermsg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xerprn.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xersve.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xgetua.f
ar r /home/farah/fac/libfac.a mpfun.o dxadd.o dxadj.o dxlegf.o dxpmu.o dxpmup.o dxpnrm.o dxpqnu.o dxpsi.o dxqmu.o dxqnu.o dxred.o dxset.o fdump.o i1mach.o j4save.o xercnt.o xerhlt.o xermsg.o xerprn.o xersve.o xgetua.o
make[1] : on quitte le répertoire « /home/farah/fac/mpfun »
cd minpack;  make
make[1] : on entre dans le répertoire « /home/farah/fac/minpack »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dpmpar.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 enorm.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lmder.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lmder1.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lmpar.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 qrfac.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 qrsolv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 chkder.f
ar r /home/farah/fac/libfac.a dpmpar.o enorm.o lmder.o lmder1.o lmpar.o qrfac.o qrsolv.o chkder.o
make[1] : on quitte le répertoire « /home/farah/fac/minpack »
cd quadpack; make
make[1] : on entre dans le répertoire « /home/farah/fac/quadpack »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqpsrt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqk15i.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqelg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqagie.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqagi.f
dqagi.f:189:35:

  189 |       if(ier.ne.0) call xerror(26habnormal return from dqagi,26,ier,lvl)
      |                                   1
Warning: Legacy Extension: Hollerith constant at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqags.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqagse.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqk21.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqng.f
ar r /home/farah/fac/libfac.a dqpsrt.o dqk15i.o dqelg.o dqagie.o dqagi.o dqags.o dqagse.o dqk21.o dqng.o
make[1] : on quitte le répertoire « /home/farah/fac/quadpack »
cd ionis;    make
make[1] : on entre dans le répertoire « /home/farah/fac/ionis »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 intexp.f
intexp.f:103:72:

  103 |  200  AD=AD + AQ(II)*(U**II )
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ionis.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 recomb.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 recomb_Fe.f
recomb_Fe.f:133:72:

  133 |    10 ad = ad + a(i,n-j+1) * dexp(-e1(i,n-j+1)*11590./t)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 cfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 colfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 phfit2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 rrfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 drfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 nrrfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ndrfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 beli.f
ar r /home/farah/fac/libfac.a intexp.o ionis.o recomb.o recomb_Fe.o cfit.o colfit.o phfit2.o rrfit.o drfit.o nrrfit.o ndrfit.o beli.o
make[1] : on quitte le répertoire « /home/farah/fac/ionis »
cd modqed;   make
make[1] : on entre dans le répertoire « /home/farah/fac/modqed »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 iniqed.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 genqed.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 atom_data.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 segrid.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 pot_wav.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 se_pot.f
se_pot.f:568:72:

  568 |         do 20 i=k,n
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1)
se_pot.f:569:72:

  569 | 10      if (dabs(biga)-dabs(a(i,j))) 15,20,20
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:578:72:

  578 |         if (j-k) 35,35,25
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:582:72:

  582 | 30      a(j,i)=hold
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
se_pot.f:587:72:

  587 |         if (i-k) 45,45,38
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:592:72:

  592 | 40      a(j,i)=hold
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
se_pot.f:597:72:

  597 | 45      if (biga) 48,46,48
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:602:72:

  602 |         if (i-k) 50,55,50
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:610:72:

  610 |         do 65 j=1,n
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 65 at (1)
se_pot.f:612:72:

  612 |         if (i-k) 60,65,60
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:613:72:

  613 | 60      if (j-k) 62,65,62
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:623:72:

  623 |         if (j-k) 70,75,70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:634:72:

  634 |         if (k) 150,150,105
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:636:72:

  636 |         if (i-k) 120,120,108
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:640:72:

  640 | 110     a(j,i)=hold
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
se_pot.f:642:72:

  642 |         if (j-k) 100,100,125
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:646:72:

  646 | 130     a(j,i)=hold
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dirac.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 integr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 uehling.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fse_dat.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 nucl.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 wk.f
ar r /home/farah/fac/libfac.a iniqed.o genqed.o atom_data.o segrid.o pot_wav.o se_pot.o dirac.o integr.o uehling.o fse_dat.o nucl.o wk.o
make[1] : on quitte le répertoire « /home/farah/fac/modqed »
cd faclib;   make
make[1] : on entre dans le répertoire « /home/farah/fac/faclib »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC pmalloc.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC mmalloc.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC omalloc.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC parser.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC array.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC interpolation.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC grid.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC coulomb.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC config.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC cfp.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC angular.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC rcfp.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC recouple.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC orbital.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC radial.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC dbase.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC nucleus.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC structure.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC mbpt.c
mbpt.c: In function 'ReadMBPT':
mbpt.c:6604:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 6604 |             fread(&n, sizeof(int), 1, f[i]);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbpt.c:6611:15: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 6611 |               fread(mtr[j].pma[q][p0]->tma, sizeof(double), n, f[i]);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbpt.c:6612:15: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 6612 |               fread(mtr[j].pma[q][p0]->rma, sizeof(double), n, f[i]);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC transition.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC excitation.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC recombination.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC ionization.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC rmatrix.c
rmatrix.c: In function 'ReadRMatrixBasis':
rmatrix.c:307:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  307 |     fscanf(f, "%d %lf %d %lf %lf\n",
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  308 |            &(rbs->ib0), &(rbs->rb0), &(rbs->ib1), &(rbs->rb1),
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  309 |            &(rbs->bqp));
      |            ~~~~~~~~~~~~
rmatrix.c:310:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  310 |     fscanf(f, "%d %d %d %d\n",
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
  311 |            &(rbs->kmax), &(rbs->nbk), &(rbs->nkappa), &(rbs->nbuttle));
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:341:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  341 |         fscanf(f, "%d %d %d %lf %lf %lf\n",
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  342 |                &(rbs->basis[i][n]), &kappa,
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  343 |                &(rbs->bnode[i][n]), &(rbs->ek[i][n]),
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  344 |                &(rbs->w0[i][n]), &(rbs->w1[i][n]));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:348:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  348 |         fscanf(f, "%d %lf", &kappa, &(rbs->ebuttle[i][n]));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:350:11: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  350 |           fscanf(f, "%lf", &(rbs->cbuttle[k][i][n]));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:353:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  353 |       fscanf(f, "\n");
      |       ^~~~~~~~~~~~~~~
rmatrix.c: In function 'ReadRMatrixSurface':
rmatrix.c:1052:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1052 |       fscanf(f, "%d %lf\n", &k, &(rmx->ek[i]));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:1055:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1055 |       fscanf(f, "%d %d %d %d %d\n",
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1056 |              &k, &k1, &k2, &k3, &k4);
      |              ~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:1066:11: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1066 |           fscanf(f, "%d %d %d %d %d %d %d %lf\n",
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1067 |                  &k, &k1, &k2, &k3, &k1, &k2, &k3, &a);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:1077:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1077 |         fscanf(f, "%d %d %lf %lf\n", &k, &t, &a, &b);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC init.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC rates.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC crm.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC polarization.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC mpiutil.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC fftsg.c
ar r /home/farah/fac/libfac.a pmalloc.o mmalloc.o omalloc.o parser.o array.o interpolation.o grid.o coulomb.o config.o cfp.o angular.o rcfp.o recouple.o orbital.o radial.o dbase.o nucleus.o structure.o mbpt.o transition.o excitation.o recombination.o ionization.o rmatrix.o init.o rates.o crm.o polarization.o mpiutil.o fftsg.o
make[1] : on quitte le répertoire « /home/farah/fac/faclib »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-ranlib libfac.a
cd sfac; make
make[1] : on entre dans le répertoire « /home/farah/fac/sfac »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -o sfac sfac.c stoken.c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/farah/anaconda3/lib -Wl,-rpath-link,/home/farah/anaconda3/lib -L/home/farah/anaconda3/lib -L/home/farah/fac -lfac -lmlapack -lmblas -lpthread -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread
sfac.c: In function 'PPause':
sfac.c:1397:5: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1397 |     scanf("%s", s);
      |     ^~~~~~~~~~~~~~
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -o scrm scrm.c stoken.c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/farah/anaconda3/lib -Wl,-rpath-link,/home/farah/anaconda3/lib -L/home/farah/anaconda3/lib -L/home/farah/fac -lfac -lmlapack -lmblas -lpthread -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -o spol spol.c stoken.c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/farah/anaconda3/lib -Wl,-rpath-link,/home/farah/anaconda3/lib -L/home/farah/anaconda3/lib -L/home/farah/fac -lfac -lmlapack -lmblas -lpthread -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread
make[1] : on quitte le répertoire « /home/farah/fac/sfac »

et pour la 6 ème étape:

(base) farah@farah:~/fac$ sudo make install
cd sfac; make install
make[1] : on entre dans le répertoire « /home/farah/fac/sfac »
/usr/bin/install -c -d /usr/local/bin
/usr/bin/install -c sfac /usr/local/bin
/usr/bin/install -c scrm /usr/local/bin
/usr/bin/install -c spol /usr/local/bin
make[1] : on quitte le répertoire « /home/farah/fac/sfac »

pour l'installation du pfac qu'est ce que je dois faire svp merci pour votre réponse

Hors ligne

#29 Le 28/04/2023, à 11:17

iznobe

Re : gcc:  : No such file or directory

tu ne suis pas les indications données , ni les commandes données , tu fais ce que tu veux , mais du coup je ne peux pas aider plus .


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#30 Le 28/04/2023, à 11:37

sekkal katherine

Re : gcc:  : No such file or directory

pardon mais je vous jure que j'ai suivi les 6 étapes je peux tout partager je suis vraiment désespérée

Hors ligne

#31 Le 28/04/2023, à 11:41

iznobe

Re : gcc:  : No such file or directory

iznobe a écrit :

Note : donne le retour de toutes les commandes entre balises codes
si il apparait une erreur , inutile de poursuivre les restes des commandes .

Dernière modification par iznobe (Le 28/04/2023, à 11:41)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#32 Le 28/04/2023, à 11:52

sekkal katherine

Re : gcc:  : No such file or directory

je m'excuse je n'ai pas fait attention pardon voilà
1 ère étape:

(base) farah@farah:~$ sudo apt install git build-essential
[sudo] Mot de passe de farah : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
build-essential est déjà la version la plus récente (12.9ubuntu3).
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  libflashrom1 libftdi1-2
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés : 
  git-man liberror-perl
Paquets suggérés :
  git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
  git-cvs git-mediawiki git-svn
Les NOUVEAUX paquets suivants seront installés :
  git git-man liberror-perl
0 mis à jour, 3 nouvellement installés, 0 à enlever et 63 non mis à jour.
Il est nécessaire de prendre 4121 ko dans les archives.
Après cette opération, 20,9 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
Réception de :1 http://fr.archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26,5 kB]
Réception de :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.8 [953 kB]
Réception de :3 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.8 [3141 kB]
4121 ko réceptionnés en 3s (1489 ko/s)
Sélection du paquet liberror-perl précédemment désélectionné.
(Lecture de la base de données... 224184 fichiers et répertoires déjà installés.
)
Préparation du dépaquetage de .../liberror-perl_0.17029-1_all.deb ...
Dépaquetage de liberror-perl (0.17029-1) ...
Sélection du paquet git-man précédemment désélectionné.
Préparation du dépaquetage de .../git-man_1%3a2.34.1-1ubuntu1.8_all.deb ...
Dépaquetage de git-man (1:2.34.1-1ubuntu1.8) ...
Sélection du paquet git précédemment désélectionné.
Préparation du dépaquetage de .../git_1%3a2.34.1-1ubuntu1.8_amd64.deb ...
Dépaquetage de git (1:2.34.1-1ubuntu1.8) ...
Paramétrage de liberror-perl (0.17029-1) ...
Paramétrage de git-man (1:2.34.1-1ubuntu1.8) ...
Paramétrage de git (1:2.34.1-1ubuntu1.8) ...
Traitement des actions différées (« triggers ») pour man-db (2.10.2-1) ...

suite 1 ème étape:

(base) farah@farah:~$ cd;rm -rfv fac

2 ème étape:

(base) farah@farah:~$ git clone https://github.com/flexible-atomic-code/fac
Clonage dans 'fac'...
remote: Enumerating objects: 13739, done.
remote: Counting objects: 100% (1177/1177), done.
remote: Compressing objects: 100% (436/436), done.
remote: Total 13739 (delta 806), reused 1103 (delta 739), pack-reused 12562
Réception d'objets: 100% (13739/13739), 25.68 Mio | 1.67 Mio/s, fait.
Résolution des deltas: 100% (10038/10038), fait.

3 ème étape:

(base) farah@farah:~$ cd fac

4 ème étape:

(base) farah@farah:~/fac$ ./configure
checking build system type... x86_64-conda-linux-gnu
checking host system type... x86_64-conda-linux-gnu
checking for x86_64-conda-linux-gnu-gcc... /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc accepts -g... yes
checking for /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for x86_64-conda-linux-gnu-ranlib... /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-ranlib
checking for python... python
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for ANSI C header files... (cached) yes
checking for x86_64-conda-linux-gnu-g77... /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran accepts -g... yes
checking how to get verbose linking output from /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran... -v
checking for Fortran 77 libraries of /home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran...  -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread
checking for -lcrtn.o in FLIBS... -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sfac/Makefile
config.status: creating python/Makefile
config.status: creating faclib/Makefile
config.status: creating blas/Makefile
config.status: creating coul/Makefile
config.status: creating ionis/Makefile
config.status: creating lapack/Makefile
config.status: creating minpack/Makefile
config.status: creating mpfun/Makefile
config.status: creating ode/Makefile
config.status: creating toms/Makefile
config.status: creating modqed/Makefile
config.status: creating quadpack/Makefile
config.status: creating sysdef.h

5 ème étape:

(base) farah@farah:~/fac$ make
cd blas;     make
make[1] : on entre dans le répertoire « /home/farah/fac/blas »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lsame.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dasum.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 daxpy.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dcopy.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dscal.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ddot.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgemm.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgemv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dger.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dnrm2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 drot.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dspmv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dspr2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dswap.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtbsv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtrmm.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtrmv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtrsm.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 idamax.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xerbla.f
ar r /home/farah/fac/libmblas.a lsame.o dasum.o daxpy.o dcopy.o dscal.o ddot.o dgemm.o dgemv.o dger.o dnrm2.o drot.o dspmv.o dspr2.o dswap.o dtbsv.o dtrmm.o dtrmv.o dtrsm.o idamax.o xerbla.o
ar: création de /home/farah/fac/libmblas.a
make[1] : on quitte le répertoire « /home/farah/fac/blas »
cd lapack;   make
make[1] : on entre dans le répertoire « /home/farah/fac/lapack »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dbdsdc.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dbdsqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbsv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbtf2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbtrf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbtrs.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgebak.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgebal.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgebd2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgebrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgeev.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgehd2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgehrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgelq2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgelqf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgeqr2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgeqrf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgesdd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgesv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgetf2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgetrf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgetrs.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dhseqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlabad.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlabrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlacpy.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dladiv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlae2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed0.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed1.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed3.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed4.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed5.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed6.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed7.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed8.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaed9.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaeda.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaev2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlahqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlahrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaln2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlamrg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlange.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlanhs.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlansp.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlanst.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlanv2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlapy2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarfb.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarfg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarft.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlarfx.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlartg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlas2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlascl.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd0.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd1.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd3.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd4.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd5.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd6.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd7.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasd8.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasda.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasdq.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasdt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaset.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq1.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq3.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq4.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq5.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasq6.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasrt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlassq.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlasv2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlaswp.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dopmtr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorg2r.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorgbr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorghr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorgl2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorglq.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorgqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorm2r.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dormbr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorml2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dormlq.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dormqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dspevd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsptrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dstedc.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsteqr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsterf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dtrevc.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ieeeck.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ilaenv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dorg2l.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dopgtr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dspev.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsbev.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlansb.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dsbtrd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlargv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlartv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlar2v.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC dlamch.f
ar r /home/farah/fac/libmlapack.a dbdsdc.o dbdsqr.o dgbsv.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgeev.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgeqr2.o dgeqrf.o dgesdd.o dgesv.o dgetf2.o dgetrf.o dgetrs.o dhseqr.o dlabad.o dlabrd.o dlacpy.o dladiv.o dlae2.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlahqr.o dlahrd.o dlaln2.o dlamrg.o dlange.o dlanhs.o dlansp.o dlanst.o dlanv2.o dlapy2.o dlarf.o dlarfb.o dlarfg.o dlarft.o dlarfx.o dlartg.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dlaswp.o dopmtr.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgqr.o dorm2r.o dormbr.o dorml2.o dormlq.o dormqr.o dspevd.o dsptrd.o dstedc.o dsteqr.o dsterf.o dtrevc.o ieeeck.o ilaenv.o dorg2l.o dopgtr.o dspev.o dsbev.o dlansb.o dsbtrd.o dlargv.o dlartv.o dlar2v.o dlamch.o
ar: création de /home/farah/fac/libmlapack.a
make[1] : on quitte le répertoire « /home/farah/fac/lapack »
cd coul;     make
make[1] : on entre dans le répertoire « /home/farah/fac/coul »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 y5n.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 cphamp.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dlogam.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 argam.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 besljn.f
besljn.f:55:72:

   55 |     1   F1=F1*X/IP
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
besljn.f:118:72:

  118 |  71            F1=F1*X/IP
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 71 at (1)
besljn.f:136:72:

  136 |     8 F3=IP*XI*F2-F1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 8 at (1)
besljn.f:144:72:

  144 |  81            F1=F1*X/IP
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 81 at (1)
besljn.f:169:72:

  169 |  21         F1=F1*IP/X
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 21 at (1)
besljn.f:223:72:

  223 |  91         F1=F1*IP/X
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 91 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 beslik.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 coulrad.f
coulrad.f:275:72:

  275 |             DO 3 I=1,NL+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 3 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dcoul.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 njsym.f
njsym.f:86:72:

   86 |   201 IF(KFL2-N+1) 202,203,203
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:89:72:

   89 |   203 IF(KFL7-M)205,206,206
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:102:72:

  102 |       IF(IBUG3-1)124,123,124
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:132:72:

  132 |       IF(J2(I2,1)-J3(I1,1)) 2,3,2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:133:72:

  133 |     2 IF(J2(I2,2)-J3(I1,1))1,4,1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:140:72:

  140 |     3 IF(J2(I2,2)-J3(I1,2))5,6,5
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:141:72:

  141 |     4 IF(J2(I2,1)-J3(I1,2))5,6,5
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:142:72:

  142 |     6 IF(I2-IP)7,8,8
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:159:72:

  159 |     8 IF(I1-IP)11,14,14
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:176:72:

  176 |    14 IF(J2(IP,3)-M)47,47,44
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:180:72:

  180 |       IF(IP-2)101,18,18
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:188:72:

  188 |       IF(J2(I3,I4)-JP) 20,21,20
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:192:72:

  192 |   101 IF(JWC)38,38,39
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:195:72:

  195 |       IF(KW(I,I3)-JP) 22,25,22
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:199:72:

  199 |    38 IF(J7C)87,87,41
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:201:72:

  201 |       IF(K7(I3)-JP)34,35,34
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:204:72:

  204 |    87 IF(J8C)40,40,86
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:206:72:

  206 |       IF(K8(I3)-JP)88,89,88
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:209:72:

  209 |    40 IF(J6C)42,42,43
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:211:72:

  211 |       IF(K6(I3)-JP)36,37,36
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:224:72:

  224 |       IF(JJ2-JJ3) 148,49,148
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:240:72:

  240 |    48 IF(IBUG3-1) 150,151,150
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:249:72:

  249 |    49 IF(J2(IP,1)-J3(IP,1))100,99,100
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:258:72:

  258 |       IF(KFL5-J7C) 210,220,220
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:259:72:

  259 |   220 IF(KFL4-J8C) 212,99,99
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:266:72:

  266 |    15 IF(I1-IP)16,16,17
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:271:72:

  271 |    17 IF(IP)126,126,46
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:298:72:

  298 |       IF(J2(I2,1)-J3(I1,1))53,54,53
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:299:72:

  299 |    53 IF(J2(I2,2)-J3(I1,1))52,55,52
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:314:72:

  314 |       IF(J2(I2,1)-J3(I1,2))57,58,57
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:315:72:

  315 |    57 IF(J2(I2,2)-J3(I1,2))56,59,56
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:337:72:

  337 |       IF(I9-I10)62,51,51
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:352:72:

  352 |    51 IF(ITEST) 98,97,98
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:357:72:

  357 |       IF(I1-IP)95,95,98
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:358:72:

  358 |    98 IF(I10-9999)63,64,64
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:375:72:

  375 |    63 IF(I15-I16) 67,68,68
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:389:72:

  389 |       IF(I1)70,70,71
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:395:72:

  395 |       IF(J2(I7,1)-J2(I3,3))74,75,74
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:396:72:

  396 |    74 IF(J2(I7,2)-J2(I3,3)) 73,76,73
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:407:72:

  407 |    70 IF(I2)78,78,79
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:410:72:

  410 |       IF(J2(I7,1)-J2(I4,3))82,83,82
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:411:72:

  411 |    82 IF(J2(I7,2)-J2(I4,3))81,84,81
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:421:72:

  421 |    78 IF(I6-1)90,90,91
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:434:72:

  434 |    91 IF(I5-1) 92,92,93
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:471:72:

  471 |       IF(KFL5-J7C)210,211,211
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:474:72:

  474 |   211 IF(KFL4-J8C) 212,213,213
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:477:72:

  477 |   213 IF(KFL7-MP)212,215,215
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:478:72:

  478 |   215 IF(KFL4-J6C) 212,217,217
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:479:72:

  479 |   217 IF(KFL3-JWC) 218,219,219
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:482:72:

  482 |   219 IF(I1+I2) 117,117,94
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:497:72:

  497 |   126 IF(IBUG3-1) 105,104,105
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:500:72:

  500 |       IF(JWC) 127,127,128
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:506:72:

  506 |   224 IF(J6C) 222,222,223
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:510:72:

  510 |   225 IF(J7C) 227,227,228
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:514:72:

  514 |   229 IF(J8C) 231,231,232
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:546:72:

  546 |       IF (J2(I2,1)-I) 3,4,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:547:72:

  547 |  3    IF (J2(I2,2)-I) 2,4,2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:550:72:

  550 |       IF (J2(I2,3)-I) 17,18,17
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:558:72:

  558 |       IF (J2(I4,1)-J2(I2,3)) 7,8,7
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:559:72:

  559 |  7    IF (J2(I4,2)-J2(I2,3)) 6,8,6
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:570:72:

  570 |       IF (J3(I2,1)-I) 11,12,11
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:571:72:

  571 |  11   IF (J3(I2,2)-I) 10,12,10
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:574:72:

  574 |       IF (J3(I2,3)-I) 19,20,19
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:583:72:

  583 |       IF (J3(I4,1)-J3(I2,3)) 14,15,14
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:584:72:

  584 | 14    IF (J3(I4,2)-J3(I2,3)) 13,15,13
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:619:72:

  619 |       IF (I1-I2) 1,1,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:628:72:

  628 |       IF (I3) 8,8,2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:635:72:

  635 |       IF (J2(J,1)-J2(I6,3)) 7,6,7
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:636:72:

  636 |  7    IF (J2(J,2)-J2(I6,3)) 5,6,5
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:655:72:

  655 |       IF (J2(J,1)-J2(I5,3)) 10,11,10
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:656:72:

  656 |  10   IF (J2(J,2)-J2(I5,3)) 12,11,12
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:668:72:

  668 |       IF (I5-I6) 14,21,14
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:674:72:

  674 |       IF (J2(J,1)-J2(I5,3)) 16,17,16
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:675:72:

  675 |  16   IF (J2(J,2)-J2(I5,3)) 15,17,15
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:680:72:

  680 |       IF (J2(J,1)-J2(I6,3)) 19,20,19
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:681:72:

  681 |  19   IF (J2(J,2)-J2(I6,3)) 18,20,18
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:753:72:

  753 |       IF(JWC)302,302,185
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:760:72:

  760 |       IF(JW(J,I)-M) 2,2,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:783:72:

  783 |       IF(MAXJWE-JW(J,I))  215,5,5
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:788:72:

  788 |       IF(J6C)300,300,301
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:794:72:

  794 |       IF(J6(I)-M) 7,7,21
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:803:72:

  803 |       IF(J7C) 303,303,304
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:809:72:

  809 |       IF(J7(I)-M) 9,9,22
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:817:72:

  817 |       IF(J8C) 305,305,306
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:823:72:

  823 |       IF(J8(I)-M) 11,11,23
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:835:72:

  835 |   305 IF(JWRD) 12,12,13
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:862:72:

  862 |       IF(JWORD(J,I)-M) 15,15,16
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:864:72:

  864 |       IF(NSUM-1) 17,17,18
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:871:72:

  871 |       IF(JWORD(J,I)-JSUM1(I1)) 19,20,19
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:895:72:

  895 |       IF(KFL6-NSUM) 312,307,307
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:898:72:

  898 |   307 IF(J6CP) 26,26,27
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:905:72:

  905 |       IF(J6P(I)-JSUM1(J)) 29,30,29
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:911:72:

  911 |    26 IF(J7CP) 130,130,31
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:918:72:

  918 |       IF(J7P(I)-JSUM1(J)) 33,34,33
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:924:72:

  924 |   130 IF(J8CP) 37,37,38
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:931:72:

  931 |       IF(J8P(I)-JSUM1(J)) 40,41,40
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:952:72:

  952 |       IF(I1) 44,44,45
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:957:72:

  957 |    45 IF(JSUM7(I1)) 46,46,44
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:998:72:

  998 |       IF(IPAIR(I2,I3)-M) 55,55,56
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1003:72:

 1003 |       IF(JSUM7(I4)) 54,54,55
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1032:72:

 1032 |       IF(NCT-NSUM) 59,60,60
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1033:72:

 1033 |    59 IF(NCT-NCT1) 61,61,62
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1044:72:

 1044 |       IF(JSUM7(I1)-J) 66,67,66
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1064:72:

 1064 |   100 IF(I6-NSUM) 105,105,104
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1072:72:

 1072 |       IF(JSUM(1,I1)-M) 69,69,70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1084:72:

 1084 |    71 IF(JSUM(2,I1)-M) 72,72,73
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1108:72:

 1108 |       IF(I7) 103,103,104
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1131:72:

 1131 |       IF(JWORD(I,J)-M) 81,81,82
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1138:72:

 1138 |       IF(IST(1)+IST(2)-IST(5)) 83,84,84
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1139:72:

 1139 |    84 IF(IABS(IST(1)-IST(2))-IST(5)) 85,85,83
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1140:72:

 1140 |    85 IF(IST(3)+IST(4)-IST(5)) 83,86,86
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1141:72:

 1141 |    86 IF(IABS(IST(3)-IST(4))-IST(5)) 87,87,83
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1142:72:

 1142 |    87 IF(IST(1)+IST(3)-IST(6)) 83,88,88
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1143:72:

 1143 |    90 IF(IABS(IST(2)-IST(4))-IST(6)) 79,79,83
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1144:72:

 1144 |    89 IF(IST(2)+IST(4)-IST(6)) 83,90,90
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1145:72:

 1145 |    88 IF(IABS(IST(1)-IST(3))-IST(6))89,89,83
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1162:72:

 1162 |       IF(JSUM(1,I1)-M) 92,92,93
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1168:72:

 1168 |    94 IF(JSUM(2,I1)-M)95,95,96
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1181:72:

 1181 |       IF(JSUM2(I1)-I5) 100,100,101
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1183:72:

 1183 |       IF(I2) 102,102,203
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1189:72:

 1189 |       IF(IBUG3-1) 131,230,131
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1199:72:

 1199 |       IF(JSUM3(J)) 106,106,107
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1211:72:

 1211 |       IF(JWTEST(I)) 109,109,110
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1213:72:

 1213 |       IF(JWORD(I1,I)-M) 112,112,113
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1220:72:

 1220 |       IF(IBUG3-1) 132,133,132
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1228:72:

 1228 |       IF(IBUG3-1) 134,135,134
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1251:72:

 1251 |       IF(J6CP) 117,117,118
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1256:72:

 1256 |   117 IF(J7CP) 120,120,121
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1261:72:

 1261 |   120 IF(J8CP) 123,123,124
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
njsym.f:1278:72:

 1278 |    12 IF(J6CP+J7CP+J8CP) 309,309,310
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 njintr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 cmultip.f
cmultip.f:80:72:

   80 |       DO 200 ML=1,LAP1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1)
cmultip.f:299:72:

  299 |   254 DSJ1(I) = DSJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 254 at (1)
cmultip.f:324:72:

  324 |   264 DMJ1(I) = DMJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 264 at (1)
cmultip.f:373:72:

  373 |   301 DB(IN,8) = 0.D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 301 at (1)
cmultip.f:404:72:

  404 |   304 DSJ1(I) = DSJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 304 at (1)
cmultip.f:424:72:

  424 |   309 DMJ1(I) = DMJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 309 at (1)
cmultip.f:447:72:

  447 |   312 DB(IND2,I) = DJ3*DMJ1(I)-DJ4*DMJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 312 at (1)
cmultip.f:466:72:

  466 |   314 DB(IND2,I) = DB(IND2,I) -                   DS1*DSINT(IDM2,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 314 at (1)
cmultip.f:486:72:

  486 |   318 DB(IND2,I) = DB(IND2,I) - DM5*DMINT(INDX,I)-DS3*DSINT(INDX,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 318 at (1)
cmultip.f:549:72:

  549 |      *                          +ALF3(I)*DB(IND2,7)+ALF4(I)*DB(IND2,8)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 333 at (1)
cmultip.f:554:72:

  554 |   335 DSINT(INP1,I) = ALF4(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 335 at (1)
cmultip.f:562:72:

  562 |   344 DSINT(INP1,I) = DB(IND2,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 344 at (1)
cmultip.f:671:72:

  671 |       DO 200 ML  =1,LAP1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1)
cmultip.f:675:72:

  675 |   200 GGINT(INDX,ML) = 0.D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1)
cmultip.f:688:72:

  688 |   206 DSQD(ID) = DSQRT(DLLSQ+DEF2)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 206 at (1)
cmultip.f:704:72:

  704 |   210 DMAJ1(I) = DMAJ2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
cmultip.f:725:72:

  725 |   220 DLAIN(I,ID-1,ID  ) = DSINT(IDM1,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
cmultip.f:734:72:

  734 |      *                     +DSB4*DSINT(INDX,I)+    DMAJ2(I))/DSB1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 222 at (1)
cmultip.f:743:72:

  743 |      *                     +DSB4*DSINT(IDM1,I)+    DMAJ1(I))/DSB1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 227 at (1)
cmultip.f:826:72:

  826 |   285 GGINT(IN,ML) = DLAIN(4,II,IF)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 285 at (1)
cmultip.f:830:72:

  830 |   290 DSQD(ID) = DSQD(ID+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1)
cmultip.f:839:72:

  839 |       DO 292 I=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 292 at (1)
cmultip.f:840:72:

  840 |   292 DLAIN(I,II,IF) = DLAIN(I,II+1,IF+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 292 at (1)
cmultip.f:843:72:

  843 |       DO 294 I=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 294 at (1)
cmultip.f:844:72:

  844 |   294 DLAIN(I,II,ML) = DLAIN(I,II+1,ML+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 294 at (1)
cmultip.f:930:72:

  930 |       IF (RO)  11,60,14
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:984:72:

  984 |    80 IEXP(L)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
cmultip.f:1145:72:

 1145 | 4     L  = L - 1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
cmultip.f:1243:72:

 1243 | 9     FC (L+1) = FC(L+1)*W
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 9 at (1)
cmultip.f:1365:72:

 1365 |   103 TRA=TRA*U+G(N,IGI)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 103 at (1)
cmultip.f:1369:72:

 1369 |   104 TRA1=TRA1*X+GP(N,IGI)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 104 at (1)
cmultip.f:1371:72:

 1371 |   102 TRP(IGI)=TRA1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 102 at (1)
cmultip.f:1388:72:

 1388 |   105 SPP=SPP*TRC+TRP(N)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 105 at (1)
cmultip.f:1458:72:

 1458 |       IF (NN)  22,22,24
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1466:72:

 1466 |       IF (ZMOD-TEST(K))  32,32,40
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1469:72:

 1469 |       IF (NN)  34,34,36
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1476:72:

 1476 |       IF (I)  50,42,42
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1478:72:

 1478 |       IF (NN)  44,44,46
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1485:72:

 1485 |    50 IF (X)  52,62,62
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1488:72:

 1488 |       IF (NN)  54,54,56
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1493:72:

 1493 |    60 IF (Y)  70,70,64
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1494:72:

 1494 |    62 IF (Y)  64,70,70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1499:72:

 1499 |       IF (NN)  72,74,74
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1566:72:

 1566 |     1 DCLM(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
cmultip.f:1652:72:

 1652 |     4 DCLM(I)=DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
cmultip.f:1664:72:

 1664 |     7 DCLM(I)=DCLM(I)+DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 7 at (1)
cmultip.f:1680:72:

 1680 |     9 DCLM(I)=DCLM(I)+DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 9 at (1)
cmultip.f:1686:72:

 1686 |    11 DG2(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1)
cmultip.f:1701:72:

 1701 |    15 DCLM(I)=DCLM(I)+DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
cmultip.f:1733:72:

 1733 |    20 DP=DP/DFLOAT(ILAM)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
cmultip.f:1793:72:

 1793 |    26 DCLM(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 26 at (1)
cmultip.f:1812:72:

 1812 |     1 DGI(I)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
cmultip.f:1838:72:

 1838 |       IF(MN)2,2,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1881:72:

 1881 |     5 DCH(2,I)=DCHI(I)/D
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1)
cmultip.f:1885:72:

 1885 |       IF(MN)6,6,9
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:1939:72:

 1939 |       IF(NN-1)7,7,8
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:2064:72:

 2064 |       IF(J)12,11,11
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:2083:72:

 2083 |    14 DP6=DN6
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 14 at (1)
cmultip.f:2206:72:

 2206 |       IF(ZMOD-TEST(K))2,2,3
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:2212:72:

 2212 |       IF(I)5,4,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:2311:72:

 2311 |     1 DI(I)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
cmultip.f:2319:72:

 2319 |       DO 2 J=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 2 at (1)
cmultip.f:2320:72:

 2320 |     2 DI(J)=DI(J)+DJ(J)*DW(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1)
cmultip.f:2326:72:

 2326 |       DO 4 J=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 4 at (1)
cmultip.f:2327:72:

 2327 |     4 DI(J)=DI(J)+DJ(J)*DV(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
cmultip.f:2333:72:

 2333 |       DO 6 J=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 6 at (1)
cmultip.f:2334:72:

 2334 |     6 DI(J)=DI(J)+DJ(J)*DP(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 6 at (1)
cmultip.f:2340:72:

 2340 |       DO 8 J=1,4
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 8 at (1)
cmultip.f:2341:72:

 2341 |     8 DI(J)=DI(J)+DJ(J)*DR(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 8 at (1)
cmultip.f:2343:72:

 2343 |    10 DI(I)=DA*DI(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
cmultip.f:2346:72:

 2346 |    12 DI(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1)
cmultip.f:2427:72:

 2427 |    15 DI(I)=0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
cmultip.f:2542:72:

 2542 |     3 TRA=TRA*U+G(N,IGI)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 3 at (1)
cmultip.f:2546:72:

 2546 |     4 TRA1=TRA1*X+GP(N,IGI)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
cmultip.f:2548:72:

 2548 |     5 TRP(IGI)=TRA1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1)
cmultip.f:2565:72:

 2565 |     7 SPP=SPP*TRC+TRP(N)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 7 at (1)
cmultip.f:2827:22:

 2827 |       DATA SRNAME /8H F01LBF /, ZERO /0.D0/, ONE /1.D0/
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
cmultip.f:2949:22:

 2949 |       DATA SRNAME /8H F04LDF /
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
cmultip.f:3012:72:

 3012 |       IF (NOUT) 30,30,40
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:3021:72:

 3021 |       IF (NOUT) 50,50,60
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cmultip.f:980:9:

  979 |       DO 80 L=2,L1
      |                                                                        2
  980 |       FP(L)=0.
      |         1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:981:8:

  979 |       DO 80 L=2,L1
      |                                                                        2
  980 |       FP(L)=0.
  981 |       F(L)=FP(L)
      |        1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:981:14:

  979 |       DO 80 L=2,L1
      |                                                                        2
  980 |       FP(L)=0.
  981 |       F(L)=FP(L)
      |              1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:982:8:

  979 |       DO 80 L=2,L1
      |                                                                        2
......
  982 |       G(L) =1.D90
      |        1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:983:9:

  979 |       DO 80 L=2,L1
      |                                                                        2
......
  983 |       GP(L)=-G(L)
      |         1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:983:15:

  979 |       DO 80 L=2,L1
      |                                                                        2
......
  983 |       GP(L)=-G(L)
      |               1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:984:11:

  979 |       DO 80 L=2,L1
      |                                                                        2
......
  984 |    80 IEXP(L)=0
      |           1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
cmultip.f:2827:21:

 2827 |       DATA SRNAME /8H F01LBF /, ZERO /0.D0/, ONE /1.D0/
      |                     1
Warning: Extension: Conversion from HOLLERITH to REAL(8) at (1)
cmultip.f:2949:21:

 2949 |       DATA SRNAME /8H F04LDF /
      |                     1
Warning: Extension: Conversion from HOLLERITH to REAL(8) at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 mohrfin.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 expint.f
expint.f:50:72:

   50 |    10 EXPINT=(1D0-X*EXPINT)/DFLOAT(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 eione.f
eione.f:219:72:

  219 |    10 IF (X) 120,230,20
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eione.f:335:72:

  335 |       IF (Y) 240,230,130
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC d1mach.f clogam.f f11.f coulcc.f 
ar r /home/farah/fac/libfac.a y5n.o cphamp.o dlogam.o argam.o besljn.o beslik.o coulrad.o dcoul.o njsym.o njintr.o cmultip.o mohrfin.o expint.o eione.o d1mach.o clogam.o f11.o coulcc.o
ar: création de /home/farah/fac/libfac.a
make[1] : on quitte le répertoire « /home/farah/fac/coul »
cd ode;      make
make[1] : on entre dans le répertoire « /home/farah/fac/ode »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 cfode.f
cfode.f:62:72:

   62 |  110      pc(i) = pc(i-1) + fnqm1*pc(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
cfode.f:71:72:

   71 |  120      xpin = xpin + tsign*pc(i)/dfloat(i+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
cfode.f:76:72:

   76 |  130      elco(i+1,nq) = rq1fac*pc(i)/dfloat(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
cfode.f:99:72:

   99 |  210      pc(i) = pc(i-1) + fnq*pc(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
cfode.f:103:72:

  103 |  220      elco(i,nq) = pc(i)/pc(2)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbfa.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgbsl.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgefa.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dgesl.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ewset.f
ewset.f:17:72:

   17 |  15     ewt(i) = rtol(1)*dabs(ycur(i)) + atol(1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
ewset.f:21:72:

   21 |  25     ewt(i) = rtol(1)*dabs(ycur(i)) + atol(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1)
ewset.f:25:72:

   25 |  35     ewt(i) = rtol(i)*dabs(ycur(i)) + atol(1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1)
ewset.f:29:72:

   29 |  45     ewt(i) = rtol(i)*dabs(ycur(i)) + atol(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 intdy.f
intdy.f:49:72:

   49 |  10     ic = ic*jj
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
intdy.f:52:72:

   52 |  20     dky(i) = c*yh(i,l)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
intdy.f:62:72:

   62 |  30       ic = ic*jj
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
intdy.f:65:72:

   65 |  40       dky(i) = c*yh(i,jp1) + s*dky(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
intdy.f:70:72:

   70 |  60     dky(i) = r*dky(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
intdy.f:73:22:

   73 |  80   call xerrwv(30hintdy--  k (=i1) illegal      ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
intdy.f:77:22:

   77 |  90   call xerrwv(30hintdy--  t (=r1) illegal      ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
intdy.f:80:12:

   80 |      1  60h      t not in interval tcur - hu (= r1) to tcur (=r2)      ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lsode.f
lsode.f:1092:72:

 1092 |  80     rwork(i+lsavf-1) = rwork(i+lwm-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
lsode.f:1101:72:

 1101 |  95     rwork(i) = 0.0d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 95 at (1)
lsode.f:1135:72:

 1135 |  115    rwork(i+lyh-1) = y(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1)
lsode.f:1142:72:

 1142 |  120    rwork(i+lewt-1) = 1.0d0/rwork(i+lewt-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
lsode.f:1166:72:

 1166 |  130    tol = dmax1(tol,rtol(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
lsode.f:1187:72:

 1187 |  190    rwork(i+lf0-1) = h0*rwork(i+lf0-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1)
lsode.f:1238:72:

 1238 |  260    rwork(i+lewt-1) = 1.0d0/rwork(i+lewt-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
lsode.f:1247:22:

 1247 |       call xerrwv(50hlsode--  warning..internal t (=r1) and h (=r2) are,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1250:12:

 1250 |      1  60h      such that in the machine, t + h = t on the next step  ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1252:22:

 1252 |       call xerrwv(50h      (h = step size). solver will continue anyway,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1255:22:

 1255 |       call xerrwv(50hlsode--  above warning has been issued i1 times.  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1257:22:

 1257 |       call xerrwv(50h      it will not be issued again for this problem,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1309:72:

 1309 |  410    y(i) = rwork(i+lyh-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1)
lsode.f:1330:12:

 1330 |      1  60hlsode--  repeated calls with istate = 1 and tout = t (=r1)  ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1343:22:

 1343 |  500  call xerrwv(50hlsode--  at current t (=r1), mxstep (=i1) steps   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1345:22:

 1345 |       call xerrwv(50h      taken on this call before reaching tout     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1351:22:

 1351 |       call xerrwv(50hlsode--  at t (=r1), ewt(i1) has become r2 .le. 0.,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1356:22:

 1356 |  520  call xerrwv(50hlsode--  at t (=r1), too much accuracy requested  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1358:22:

 1358 |       call xerrwv(50h      for precision of machine..  see tolsf (=r2) ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1364:22:

 1364 |  530  call xerrwv(50hlsode--  at t(=r1) and step size h(=r2), the error,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1366:22:

 1366 |       call xerrwv(50h      test failed repeatedly or with abs(h) = hmin,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1371:22:

 1371 |  540  call xerrwv(50hlsode--  at t (=r1) and step size h (=r2), the    ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1373:22:

 1373 |       call xerrwv(50h      corrector convergence failed repeatedly     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1375:22:

 1375 |       call xerrwv(30h      or with abs(h) = hmin   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1390:72:

 1390 |  590    y(i) = rwork(i+lyh-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 590 at (1)
lsode.f:1410:22:

 1410 |  601  call xerrwv(30hlsode--  istate (=i1) illegal ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1413:22:

 1413 |  602  call xerrwv(30hlsode--  itask (=i1) illegal  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1416:22:

 1416 |  603  call xerrwv(50hlsode--  istate .gt. 1 but lsode not initialized  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1419:22:

 1419 |  604  call xerrwv(30hlsode--  neq (=i1) .lt. 1     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1422:22:

 1422 |  605  call xerrwv(50hlsode--  istate = 3 and neq increased (i1 to i2)  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1425:22:

 1425 |  606  call xerrwv(30hlsode--  itol (=i1) illegal   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1428:22:

 1428 |  607  call xerrwv(30hlsode--  iopt (=i1) illegal   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1431:22:

 1431 |  608  call xerrwv(30hlsode--  mf (=i1) illegal     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1434:22:

 1434 |  609  call xerrwv(50hlsode--  ml (=i1) illegal.. .lt.0 or .ge.neq (=i2),
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1437:22:

 1437 |  610  call xerrwv(50hlsode--  mu (=i1) illegal.. .lt.0 or .ge.neq (=i2),
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1440:22:

 1440 |  611  call xerrwv(30hlsode--  maxord (=i1) .lt. 0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1443:22:

 1443 |  612  call xerrwv(30hlsode--  mxstep (=i1) .lt. 0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1446:22:

 1446 |  613  call xerrwv(30hlsode--  mxhnil (=i1) .lt. 0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1449:22:

 1449 |  614  call xerrwv(40hlsode--  tout (=r1) behind t (=r2)      ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1451:22:

 1451 |       call xerrwv(50h      integration direction is given by h0 (=r1)  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1454:22:

 1454 |  615  call xerrwv(30hlsode--  hmax (=r1) .lt. 0.0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1457:22:

 1457 |  616  call xerrwv(30hlsode--  hmin (=r1) .lt. 0.0  ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1461:12:

 1461 |      1  60hlsode--  rwork length needed, lenrw (=i1), exceeds lrw (=i2),
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1465:12:

 1465 |      1  60hlsode--  iwork length needed, leniw (=i1), exceeds liw (=i2),
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1468:22:

 1468 |  619  call xerrwv(40hlsode--  rtol(i1) is r1 .lt. 0.0        ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1471:22:

 1471 |  620  call xerrwv(40hlsode--  atol(i1) is r1 .lt. 0.0        ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1475:22:

 1475 |       call xerrwv(40hlsode--  ewt(i1) is r1 .le. 0.0         ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1479:12:

 1479 |      1  60hlsode--  tout (=r1) too close to t(=r2) to start integration,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1483:12:

 1483 |      1  60hlsode--  itask = i1 and tout (=r1) behind tcur - hu (= r2)  ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1487:12:

 1487 |      1  60hlsode--  itask = 4 or 5 and tcrit (=r1) behind tcur (=r2)   ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1491:12:

 1491 |      1  60hlsode--  itask = 4 or 5 and tcrit (=r1) behind tout (=r2)   ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1494:22:

 1494 |  626  call xerrwv(50hlsode--  at start of problem, too much accuracy   ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1497:12:

 1497 |      1  60h      requested for precision of machine..  see tolsf (=r1) ,
      |            1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1501:22:

 1501 |  627  call xerrwv(50hlsode--  trouble from intdy. itask = i1, tout = r1,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1508:22:

 1508 |  710  call xerrwv(50hlsode--  repeated occurrences of illegal input    ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
lsode.f:1511:22:

 1511 |  800  call xerrwv(50hlsode--  run aborted.. apparent infinite loop     ,
      |                      1
Warning: Legacy Extension: Hollerith constant at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 prepj.f
prepj.f:66:72:

   66 |  110    wm(i+2) = 0.0d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
prepj.f:70:72:

   70 |  120    wm(i+2) = wm(i+2)*con
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
prepj.f:85:72:

   85 |  220      wm(i+j1) = (ftem(i) - savf(i))*fac
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
prepj.f:95:72:

   95 |  250    j = j + np1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
prepj.f:104:72:

  104 |  310    y(i) = y(i) + r*(h*savf(i) - yh(i,2))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
prepj.f:126:72:

  126 |  410    wm(i+2) = 0.0d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1)
prepj.f:130:72:

  130 |  420    wm(i+2) = wm(i+2)*con
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1)
prepj.f:147:72:

  147 |  530      y(i) = y(i) + r
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1)
prepj.f:158:72:

  158 |  540        wm(ii+i) = (ftem(i) - savf(i))*fac
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1)
prepj.f:166:72:

  166 |  580    ii = ii + meband
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 580 at (1)
prepj.f:67:37:

   67 |       call jac (neq, tn, y, 0, 0, wm(3), n)
      |                                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
prepj.f:97:21:

   97 |       call dgefa (wm(3), n, n, iwm(21), ier)
      |                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
prepj.f:97:35:

   97 |       call dgefa (wm(3), n, n, iwm(21), ier)
      |                                   1
Warning: Array reference at (1) is out of bounds (21 > 1) in dimension 1
prepj.f:101:9:

  101 |  300  wm(2) = hl0
      |         1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
prepj.f:104:42:

  104 |  310    y(i) = y(i) + r*(h*savf(i) - yh(i,2))
      |                                          1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
prepj.f:105:29:

  105 |       call f (neq, tn, y, wm(3))
      |                             1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
prepj.f:108:30:

  108 |         r0 = h*savf(i) - yh(i,2)
      |                              1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
prepj.f:120:15:

  120 |       mu = iwm(2)
      |               1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
prepj.f:134:15:

  134 |       mu = iwm(2)
      |               1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
prepj.f:168:21:

  168 |       call dgbfa (wm(3), meband, n, ml, mu, iwm(21), ier)
      |                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
prepj.f:168:48:

  168 |       call dgbfa (wm(3), meband, n, ml, mu, iwm(21), ier)
      |                                                1
Warning: Array reference at (1) is out of bounds (21 > 1) in dimension 1
prepj.f:66:11:

   65 |       do 110 i = 1,lenp
      |                                                                        2
   66 |  110    wm(i+2) = 0.0d0
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:70:11:

   69 |       do 120 i = 1,lenp
      |                                                                        2
   70 |  120    wm(i+2) = wm(i+2)*con
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:70:21:

   69 |       do 120 i = 1,lenp
      |                                                                        2
   70 |  120    wm(i+2) = wm(i+2)*con
      |                     1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:109:30:

  107 |       do 320 i = 1,n
      |                                                                        2
  108 |         r0 = h*savf(i) - yh(i,2)
  109 |         di = 0.1d0*r0 - h*(wm(i+2) - savf(i))
      |                              1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:110:11:

  107 |       do 320 i = 1,n
      |                                                                        2
......
  110 |         wm(i+2) = 1.0d0
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:126:11:

  125 |       do 410 i = 1,lenp
      |                                                                        2
  126 |  410    wm(i+2) = 0.0d0
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:130:11:

  129 |       do 420 i = 1,lenp
      |                                                                        2
  130 |  420    wm(i+2) = wm(i+2)*con
      |           1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
prepj.f:130:21:

  129 |       do 420 i = 1,lenp
      |                                                                        2
  130 |  420    wm(i+2) = wm(i+2)*con
      |                     1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 solsy.f
solsy.f:56:72:

   56 |  320    wm(i+2) = 1.0d0/di
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1)
solsy.f:58:72:

   58 |  340    x(i) = wm(i+2)*x(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
solsy.f:45:21:

   45 |  100  call dgesl (wm(3), n, n, iwm(21), x, 0)
      |                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
solsy.f:45:35:

   45 |  100  call dgesl (wm(3), n, n, iwm(21), x, 0)
      |                                   1
Warning: Array reference at (1) is out of bounds (21 > 1) in dimension 1
solsy.f:48:16:

   48 |  300  phl0 = wm(2)
      |                1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
solsy.f:50:9:

   50 |       wm(2) = hl0
      |         1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
solsy.f:64:15:

   64 |       mu = iwm(2)
      |               1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 1
solsy.f:66:21:

   66 |       call dgbsl (wm(3), meband, n, ml, mu, iwm(21), x, 0)
      |                     1
Warning: Array reference at (1) is out of bounds (3 > 1) in dimension 1
solsy.f:66:48:

   66 |       call dgbsl (wm(3), meband, n, ml, mu, iwm(21), x, 0)
      |                                                1
Warning: Array reference at (1) is out of bounds (21 > 1) in dimension 1
solsy.f:54:41:

   53 |       do 320 i = 1,n
      |                                                                        2
   54 |         di = 1.0d0 - r*(1.0d0 - 1.0d0/wm(i+2))
      |                                         1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
solsy.f:58:18:

   57 |  330  do 340 i = 1,n
      |                                                                        2
   58 |  340    x(i) = wm(i+2)*x(i)
      |                  1
Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 stode.f
stode.f:155:72:

  155 |  125    el(i) = elco(i,nq)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 125 at (1)
stode.f:176:72:

  176 |  155    el(i) = elco(i,nq)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 155 at (1)
stode.f:199:72:

  199 |         do 180 i = 1,n
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1)
stode.f:200:72:

  200 |  180      yh(i,j) = yh(i,j)*r
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
stode.f:221:72:

  221 |  210      yh1(i) = yh1(i) + yh1(i+nyh)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
stode.f:231:72:

  231 |  230    y(i) = yh(i,1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1)
stode.f:247:72:

  247 |  260    acor(i) = 0.0d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
stode.f:255:72:

  255 |  290    y(i) = savf(i) - acor(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1)
stode.f:259:72:

  259 |  300    acor(i) = savf(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1)
stode.f:267:72:

  267 |  360    y(i) = h*savf(i) - (yh(i,2) + acor(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1)
stode.f:274:72:

  274 |  380    y(i) = yh(i,1) + el(1)*acor(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1)
stode.f:309:72:

  309 |  440      yh1(i) = yh1(i) - yh1(i+nyh)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 440 at (1)
stode.f:344:72:

  344 |         do 470 i = 1,n
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 470 at (1)
stode.f:345:72:

  345 |  470      yh(i,j) = yh(i,j) + el(j)*acor(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1)
stode.f:351:72:

  351 |  490    yh(i,lmax) = acor(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 490 at (1)
stode.f:367:72:

  367 |  510      yh1(i) = yh1(i) - yh1(i+nyh)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1)
stode.f:387:72:

  387 |  530    savf(i) = acor(i) - yh(i,lmax)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1)
stode.f:414:72:

  414 |  600    yh(i,newq+1) = acor(i)*r
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 600 at (1)
stode.f:444:72:

  444 |  645    y(i) = yh(i,1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 645 at (1)
stode.f:448:72:

  448 |  650    yh(i,2) = h*savf(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 650 at (1)
stode.f:469:72:

  469 |  710    acor(i) = acor(i)*r
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 710 at (1)
stode.f:254:35:

  254 |         savf(i) = h*savf(i) - yh(i,2)
      |                                   1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
stode.f:267:33:

  267 |  360    y(i) = h*savf(i) - (yh(i,2) + acor(i))
      |                                 1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
stode.f:448:13:

  448 |  650    yh(i,2) = h*savf(i)
      |             1
Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 2
stode.f:200:15:

  197 |       do 180 j = 2,l
      |                                                                        2
......
  200 |  180      yh(i,j) = yh(i,j)*r
      |               1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
stode.f:200:25:

  197 |       do 180 j = 2,l
      |                                                                        2
......
  200 |  180      yh(i,j) = yh(i,j)*r
      |                         1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 vnorm.f
vnorm.f:14:72:

   14 |  10     sum = sum + (v(i)*w(i))**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xerrwv.f
ar r /home/farah/fac/libfac.a cfode.o dgbfa.o dgbsl.o dgefa.o dgesl.o ewset.o intdy.o lsode.o prepj.o solsy.o stode.o vnorm.o xerrwv.o
make[1] : on quitte le répertoire « /home/farah/fac/ode »
cd toms;     make
make[1] : on entre dans le répertoire « /home/farah/fac/toms »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 uvip3p.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 uvip3c.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 uvip3i.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 tripack.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 rgbi3p.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 sdbi3p.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 tn.f
tn.f:1344:72:

 1344 | 110      Y(I) = G(I) / DIAGB(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 calcc.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dist.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 evalf.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fstats.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 newpt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 order.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 partx.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 setstp.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 simplx.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 sortd.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 start.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 subopt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 subplx.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fdi.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fm1p.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fm1m.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fm1pi.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fm1mi.f
ar r /home/farah/fac/libfac.a uvip3p.o uvip3c.o uvip3i.o tripack.o rgbi3p.o sdbi3p.o tn.o calcc.o dist.o evalf.o fstats.o newpt.o order.o partx.o setstp.o simplx.o sortd.o start.o subopt.o subplx.o fdi.o fm1p.o fm1m.o fm1pi.o fm1mi.o
make[1] : on quitte le répertoire « /home/farah/fac/toms »
cd mpfun;    make
make[1] : on entre dans le répertoire « /home/farah/fac/mpfun »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 mpfun.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxadd.f
dxadd.f:80:72:

   80 |       IF (I) 80, 50, 90
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxadj.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxlegf.f
dxlegf.f:141:72:

  141 |   290 IPQA(I)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpmu.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpmup.f
dxpmup.f:54:72:

   54 |   220 CALL DXADJ(PROD,IPROD,IERROR)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpnrm.f
dxpnrm.f:60:72:

   60 |   510 CALL DXADJ(PROD,IPROD,IERROR)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpqnu.f
dxpqnu.f:59:72:

   59 |    50 CALL DXADJ(FACTMU,IF,IERROR)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
dxpqnu.f:104:72:

  104 |    77 CALL DXADJ(X1,IPQ,IERROR)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 77 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxpsi.f
dxpsi.f:48:72:

   48 |    12 C=(C+CNUM(K)/CDENOM(K))/B**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1)
dxpsi.f:56:72:

   56 |    15 B=B+1.D0/(N-M+A)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxqmu.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxqnu.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxred.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dxset.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fdump.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 i1mach.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 j4save.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xercnt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xerhlt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xermsg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xerprn.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xersve.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 xgetua.f
ar r /home/farah/fac/libfac.a mpfun.o dxadd.o dxadj.o dxlegf.o dxpmu.o dxpmup.o dxpnrm.o dxpqnu.o dxpsi.o dxqmu.o dxqnu.o dxred.o dxset.o fdump.o i1mach.o j4save.o xercnt.o xerhlt.o xermsg.o xerprn.o xersve.o xgetua.o
make[1] : on quitte le répertoire « /home/farah/fac/mpfun »
cd minpack;  make
make[1] : on entre dans le répertoire « /home/farah/fac/minpack »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dpmpar.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 enorm.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lmder.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lmder1.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 lmpar.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 qrfac.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 qrsolv.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 chkder.f
ar r /home/farah/fac/libfac.a dpmpar.o enorm.o lmder.o lmder1.o lmpar.o qrfac.o qrsolv.o chkder.o
make[1] : on quitte le répertoire « /home/farah/fac/minpack »
cd quadpack; make
make[1] : on entre dans le répertoire « /home/farah/fac/quadpack »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqpsrt.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqk15i.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqelg.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqagie.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqagi.f
dqagi.f:189:35:

  189 |       if(ier.ne.0) call xerror(26habnormal return from dqagi,26,ier,lvl)
      |                                   1
Warning: Legacy Extension: Hollerith constant at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqags.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqagse.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqk21.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dqng.f
ar r /home/farah/fac/libfac.a dqpsrt.o dqk15i.o dqelg.o dqagie.o dqagi.o dqags.o dqagse.o dqk21.o dqng.o
make[1] : on quitte le répertoire « /home/farah/fac/quadpack »
cd ionis;    make
make[1] : on entre dans le répertoire « /home/farah/fac/ionis »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 intexp.f
intexp.f:103:72:

  103 |  200  AD=AD + AQ(II)*(U**II )
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ionis.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 recomb.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 recomb_Fe.f
recomb_Fe.f:133:72:

  133 |    10 ad = ad + a(i,n-j+1) * dexp(-e1(i,n-j+1)*11590./t)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 cfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 colfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 phfit2.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 rrfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 drfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 nrrfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 ndrfit.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 beli.f
ar r /home/farah/fac/libfac.a intexp.o ionis.o recomb.o recomb_Fe.o cfit.o colfit.o phfit2.o rrfit.o drfit.o nrrfit.o ndrfit.o beli.o
make[1] : on quitte le répertoire « /home/farah/fac/ionis »
cd modqed;   make
make[1] : on entre dans le répertoire « /home/farah/fac/modqed »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 iniqed.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 genqed.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 atom_data.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 segrid.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 pot_wav.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 se_pot.f
se_pot.f:568:72:

  568 |         do 20 i=k,n
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1)
se_pot.f:569:72:

  569 | 10      if (dabs(biga)-dabs(a(i,j))) 15,20,20
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:578:72:

  578 |         if (j-k) 35,35,25
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:582:72:

  582 | 30      a(j,i)=hold
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
se_pot.f:587:72:

  587 |         if (i-k) 45,45,38
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:592:72:

  592 | 40      a(j,i)=hold
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
se_pot.f:597:72:

  597 | 45      if (biga) 48,46,48
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:602:72:

  602 |         if (i-k) 50,55,50
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:610:72:

  610 |         do 65 j=1,n
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 65 at (1)
se_pot.f:612:72:

  612 |         if (i-k) 60,65,60
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:613:72:

  613 | 60      if (j-k) 62,65,62
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:623:72:

  623 |         if (j-k) 70,75,70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:634:72:

  634 |         if (k) 150,150,105
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:636:72:

  636 |         if (i-k) 120,120,108
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:640:72:

  640 | 110     a(j,i)=hold
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
se_pot.f:642:72:

  642 |         if (j-k) 100,100,125
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
se_pot.f:646:72:

  646 | 130     a(j,i)=hold
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 dirac.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 integr.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 uehling.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 fse_dat.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 nucl.f
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC -O2 wk.f
ar r /home/farah/fac/libfac.a iniqed.o genqed.o atom_data.o segrid.o pot_wav.o se_pot.o dirac.o integr.o uehling.o fse_dat.o nucl.o wk.o
make[1] : on quitte le répertoire « /home/farah/fac/modqed »
cd faclib;   make
make[1] : on entre dans le répertoire « /home/farah/fac/faclib »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC pmalloc.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC mmalloc.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC omalloc.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC parser.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC array.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC interpolation.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC grid.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC coulomb.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC config.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC cfp.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC angular.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC rcfp.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC recouple.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC orbital.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC radial.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC dbase.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC nucleus.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC structure.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC mbpt.c
mbpt.c: In function 'ReadMBPT':
mbpt.c:6604:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 6604 |             fread(&n, sizeof(int), 1, f[i]);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbpt.c:6611:15: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 6611 |               fread(mtr[j].pma[q][p0]->tma, sizeof(double), n, f[i]);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mbpt.c:6612:15: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 6612 |               fread(mtr[j].pma[q][p0]->rma, sizeof(double), n, f[i]);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC transition.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC excitation.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC recombination.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC ionization.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC rmatrix.c
rmatrix.c: In function 'ReadRMatrixBasis':
rmatrix.c:307:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  307 |     fscanf(f, "%d %lf %d %lf %lf\n",
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  308 |            &(rbs->ib0), &(rbs->rb0), &(rbs->ib1), &(rbs->rb1),
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  309 |            &(rbs->bqp));
      |            ~~~~~~~~~~~~
rmatrix.c:310:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  310 |     fscanf(f, "%d %d %d %d\n",
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
  311 |            &(rbs->kmax), &(rbs->nbk), &(rbs->nkappa), &(rbs->nbuttle));
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:341:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  341 |         fscanf(f, "%d %d %d %lf %lf %lf\n",
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  342 |                &(rbs->basis[i][n]), &kappa,
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  343 |                &(rbs->bnode[i][n]), &(rbs->ek[i][n]),
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  344 |                &(rbs->w0[i][n]), &(rbs->w1[i][n]));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:348:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  348 |         fscanf(f, "%d %lf", &kappa, &(rbs->ebuttle[i][n]));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:350:11: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  350 |           fscanf(f, "%lf", &(rbs->cbuttle[k][i][n]));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:353:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  353 |       fscanf(f, "\n");
      |       ^~~~~~~~~~~~~~~
rmatrix.c: In function 'ReadRMatrixSurface':
rmatrix.c:1052:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1052 |       fscanf(f, "%d %lf\n", &k, &(rmx->ek[i]));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:1055:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1055 |       fscanf(f, "%d %d %d %d %d\n",
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1056 |              &k, &k1, &k2, &k3, &k4);
      |              ~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:1066:11: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1066 |           fscanf(f, "%d %d %d %d %d %d %d %lf\n",
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1067 |                  &k, &k1, &k2, &k3, &k1, &k2, &k3, &a);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rmatrix.c:1077:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1077 |         fscanf(f, "%d %d %lf %lf\n", &k, &t, &a, &b);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC init.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC rates.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC crm.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC polarization.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC mpiutil.c
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC fftsg.c
ar r /home/farah/fac/libfac.a pmalloc.o mmalloc.o omalloc.o parser.o array.o interpolation.o grid.o coulomb.o config.o cfp.o angular.o rcfp.o recouple.o orbital.o radial.o dbase.o nucleus.o structure.o mbpt.o transition.o excitation.o recombination.o ionization.o rmatrix.o init.o rates.o crm.o polarization.o mpiutil.o fftsg.o
make[1] : on quitte le répertoire « /home/farah/fac/faclib »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-ranlib libfac.a
cd sfac; make
make[1] : on entre dans le répertoire « /home/farah/fac/sfac »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -o sfac sfac.c stoken.c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/farah/anaconda3/lib -Wl,-rpath-link,/home/farah/anaconda3/lib -L/home/farah/anaconda3/lib -L/home/farah/fac -lfac -lmlapack -lmblas -lpthread -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread
sfac.c: In function 'PPause':
sfac.c:1397:5: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1397 |     scanf("%s", s);
      |     ^~~~~~~~~~~~~~
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -o scrm scrm.c stoken.c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/farah/anaconda3/lib -Wl,-rpath-link,/home/farah/anaconda3/lib -L/home/farah/anaconda3/lib -L/home/farah/fac -lfac -lmlapack -lmblas -lpthread -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -o spol spol.c stoken.c -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/farah/anaconda3/lib -Wl,-rpath-link,/home/farah/anaconda3/lib -L/home/farah/anaconda3/lib -L/home/farah/fac -lfac -lmlapack -lmblas -lpthread -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread
make[1] : on quitte le répertoire « /home/farah/fac/sfac »

6 ème étape:

(base) farah@farah:~/fac$ sudo make install
cd sfac; make install
make[1] : on entre dans le répertoire « /home/farah/fac/sfac »
/usr/bin/install -c -d /usr/local/bin
/usr/bin/install -c sfac /usr/local/bin
/usr/bin/install -c scrm /usr/local/bin
/usr/bin/install -c spol /usr/local/bin
make[1] : on quitte le répertoire « /home/farah/fac/sfac »

Hors ligne

#33 Le 28/04/2023, à 12:00

iznobe

Re : gcc:  : No such file or directory

l ' installation parait s ' etre bien passée de A à Z .

tu devrais pouvoir l ' utiliser maintenant .

sekkal katherine a écrit :

pour l'installation du pfac qu'est ce que je dois faire svp merci pour votre réponse

sur la page de l' " editeur " : https://github.com/flexible-atomic-code/fac , on peut voir :

4. Install Python interface

If you have Python 2.7 or later installed, then:

make pfac
make install-pfac

This installs the PFAC interface into Python's default site-package dir.

Note : les commandes " make install " necessitent ( elles seules ) l ' usage de sudo devant avec ubuntu .
je ferais donc pour cet exemple :

make pfac
sudo make install-pfac

je suis d' ailleurs assez etonné de ne pas voir d' erreur apres :

cd sfac; make install

mais j' obtiens la meme chose avec mon essai .

Dernière modification par iznobe (Le 28/04/2023, à 12:09)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#34 Le 28/04/2023, à 12:11

sekkal katherine

Re : gcc:  : No such file or directory

pour l'installation de l'interface pfac j'ai eu ça:
pour make pfac:

(base) farah@farah:~/fac$ make pfac
cd blas;     make
make[1] : on entre dans le répertoire « /home/farah/fac/blas »
ar r /home/farah/fac/libmblas.a lsame.o dasum.o daxpy.o dcopy.o dscal.o ddot.o dgemm.o dgemv.o dger.o dnrm2.o drot.o dspmv.o dspr2.o dswap.o dtbsv.o dtrmm.o dtrmv.o dtrsm.o idamax.o xerbla.o
make[1] : on quitte le répertoire « /home/farah/fac/blas »
cd lapack;   make
make[1] : on entre dans le répertoire « /home/farah/fac/lapack »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC dlamch.f
ar r /home/farah/fac/libmlapack.a dbdsdc.o dbdsqr.o dgbsv.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgeev.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgeqr2.o dgeqrf.o dgesdd.o dgesv.o dgetf2.o dgetrf.o dgetrs.o dhseqr.o dlabad.o dlabrd.o dlacpy.o dladiv.o dlae2.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlahqr.o dlahrd.o dlaln2.o dlamrg.o dlange.o dlanhs.o dlansp.o dlanst.o dlanv2.o dlapy2.o dlarf.o dlarfb.o dlarfg.o dlarft.o dlarfx.o dlartg.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dlaswp.o dopmtr.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgqr.o dorm2r.o dormbr.o dorml2.o dormlq.o dormqr.o dspevd.o dsptrd.o dstedc.o dsteqr.o dsterf.o dtrevc.o ieeeck.o ilaenv.o dorg2l.o dopgtr.o dspev.o dsbev.o dlansb.o dsbtrd.o dlargv.o dlartv.o dlar2v.o dlamch.o
make[1] : on quitte le répertoire « /home/farah/fac/lapack »
cd coul;     make
make[1] : on entre dans le répertoire « /home/farah/fac/coul »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-gfortran -c -fPIC d1mach.f clogam.f f11.f coulcc.f 
ar r /home/farah/fac/libfac.a y5n.o cphamp.o dlogam.o argam.o besljn.o beslik.o coulrad.o dcoul.o njsym.o njintr.o cmultip.o mohrfin.o expint.o eione.o d1mach.o clogam.o f11.o coulcc.o
make[1] : on quitte le répertoire « /home/farah/fac/coul »
cd ode;      make
make[1] : on entre dans le répertoire « /home/farah/fac/ode »
ar r /home/farah/fac/libfac.a cfode.o dgbfa.o dgbsl.o dgefa.o dgesl.o ewset.o intdy.o lsode.o prepj.o solsy.o stode.o vnorm.o xerrwv.o
make[1] : on quitte le répertoire « /home/farah/fac/ode »
cd toms;     make
make[1] : on entre dans le répertoire « /home/farah/fac/toms »
ar r /home/farah/fac/libfac.a uvip3p.o uvip3c.o uvip3i.o tripack.o rgbi3p.o sdbi3p.o tn.o calcc.o dist.o evalf.o fstats.o newpt.o order.o partx.o setstp.o simplx.o sortd.o start.o subopt.o subplx.o fdi.o fm1p.o fm1m.o fm1pi.o fm1mi.o
make[1] : on quitte le répertoire « /home/farah/fac/toms »
cd mpfun;    make
make[1] : on entre dans le répertoire « /home/farah/fac/mpfun »
ar r /home/farah/fac/libfac.a mpfun.o dxadd.o dxadj.o dxlegf.o dxpmu.o dxpmup.o dxpnrm.o dxpqnu.o dxpsi.o dxqmu.o dxqnu.o dxred.o dxset.o fdump.o i1mach.o j4save.o xercnt.o xerhlt.o xermsg.o xerprn.o xersve.o xgetua.o
make[1] : on quitte le répertoire « /home/farah/fac/mpfun »
cd minpack;  make
make[1] : on entre dans le répertoire « /home/farah/fac/minpack »
ar r /home/farah/fac/libfac.a dpmpar.o enorm.o lmder.o lmder1.o lmpar.o qrfac.o qrsolv.o chkder.o
make[1] : on quitte le répertoire « /home/farah/fac/minpack »
cd quadpack; make
make[1] : on entre dans le répertoire « /home/farah/fac/quadpack »
ar r /home/farah/fac/libfac.a dqpsrt.o dqk15i.o dqelg.o dqagie.o dqagi.o dqags.o dqagse.o dqk21.o dqng.o
make[1] : on quitte le répertoire « /home/farah/fac/quadpack »
cd ionis;    make
make[1] : on entre dans le répertoire « /home/farah/fac/ionis »
ar r /home/farah/fac/libfac.a intexp.o ionis.o recomb.o recomb_Fe.o cfit.o colfit.o phfit2.o rrfit.o drfit.o nrrfit.o ndrfit.o beli.o
make[1] : on quitte le répertoire « /home/farah/fac/ionis »
cd modqed;   make
make[1] : on entre dans le répertoire « /home/farah/fac/modqed »
ar r /home/farah/fac/libfac.a iniqed.o genqed.o atom_data.o segrid.o pot_wav.o se_pot.o dirac.o integr.o uehling.o fse_dat.o nucl.o wk.o
make[1] : on quitte le répertoire « /home/farah/fac/modqed »
cd faclib;   make
make[1] : on entre dans le répertoire « /home/farah/fac/faclib »
ar r /home/farah/fac/libfac.a pmalloc.o mmalloc.o omalloc.o parser.o array.o interpolation.o grid.o coulomb.o config.o cfp.o angular.o rcfp.o recouple.o orbital.o radial.o dbase.o nucleus.o structure.o mbpt.o transition.o excitation.o recombination.o ionization.o rmatrix.o init.o rates.o crm.o polarization.o mpiutil.o fftsg.o
make[1] : on quitte le répertoire « /home/farah/fac/faclib »
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-ranlib libfac.a
python setup.py build --force -ccompiler="/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc" -extracomp="-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/farah/anaconda3/include -I/home/farah/fac -I/home/farah/fac/faclib -Ofast -fPIC" -extralink="-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/home/farah/anaconda3/lib -Wl,-rpath-link,/home/farah/anaconda3/lib -L/home/farah/anaconda3/lib -L/home/farah/fac  -lfac -lmlapack -lmblas -lpthread -L/home/farah/anaconda3/lib -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0 -L/home/farah/anaconda3/bin/../lib/gcc -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib/../lib64 -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib/../lib64 -L/home/farah/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/lib -L/home/farah/anaconda3/bin/../x86_64-conda-linux-gnu/sysroot/usr/lib -lgfortran -lm -lgomp -lquadmath -lpthread" -rmpylink="" -addpylink=""
skip python link flag:  
skip python link flag: -Wl,-rpath,/home/farah/anaconda3/lib -Wl,.*
skip python link flag: -Wl,-rpath-link,/home/farah/anaconda3/lib -Wl,.*
skip python link flag: -Wl,-rpath,/home/farah/anaconda3/lib -Wl,.*
skip python link flag: -Wl,-rpath-link,/home/farah/anaconda3/lib -Wl,.*

et pour sudo make install-pfac:

(base) farah@farah:~/fac$ sudo make install-pfac
[sudo] Mot de passe de farah : 
python setup.py install -ccompiler="/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc"
/home/farah/fac/setup.py:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.core import setup, Extension
/home/farah/fac/setup.py:19: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
  from distutils import sysconfig
skip python link flag: -Wl,-O1 -Wl,.*
skip python link flag: -Wl,-Bsymbolic-functions -Wl,.*
skip python link flag: -Wl,-Bsymbolic-functions -Wl,.*
skip python link flag:  
skip python link flag:  
skip python link flag:  
skip python link flag:  
skip python link flag:  
skip python link flag:  
skip python link flag:  
skip python link flag:  
running install
running build
running build_py
creating build/lib.linux-x86_64-3.10
creating build/lib.linux-x86_64-3.10/pfac
copying python/__init__.py -> build/lib.linux-x86_64-3.10/pfac
copying python/const.py -> build/lib.linux-x86_64-3.10/pfac
copying python/config.py -> build/lib.linux-x86_64-3.10/pfac
copying python/table.py -> build/lib.linux-x86_64-3.10/pfac
copying python/atom.py -> build/lib.linux-x86_64-3.10/pfac
copying python/spm.py -> build/lib.linux-x86_64-3.10/pfac
copying python/rfac.py -> build/lib.linux-x86_64-3.10/pfac
copying python/version.py -> build/lib.linux-x86_64-3.10/pfac
copying python/consts.py -> build/lib.linux-x86_64-3.10/pfac
copying python/aa.py -> build/lib.linux-x86_64-3.10/pfac
running build_ext
building 'pfac.fac' extension
creating build/temp.linux-x86_64-3.10
creating build/temp.linux-x86_64-3.10/python
/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc -I/usr/include/python3.10 -c python/fac.c -o build/temp.linux-x86_64-3.10/python/fac.o
In file included from /usr/include/python3.10/Python.h:8,
                 from python/fac.c:19:
/usr/include/python3.10/pyconfig.h:3:12: fatal error: x86_64-linux-gnu/python3.10/pyconfig.h: No such file or directory
    3 | #  include <x86_64-linux-gnu/python3.10/pyconfig.h>
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command '/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc' failed with exit code 1
make: *** [Makefile:56 : install-pfac] Erreur 1

Hors ligne

#35 Le 28/04/2023, à 12:15

iznobe

Re : gcc:  : No such file or directory

essaie sans " sudo " pour installer la version python du coup , sait on jamais .

Apres je ne sais pas utiliser ce logiciel , mais si tu tapes :

sfac   je sais pas quoi
spol  je sais pas quoi
scrm   je sais pas quoi

ca devrait faire ce que tu en attends .

Dernière modification par iznobe (Le 28/04/2023, à 12:17)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#36 Le 28/04/2023, à 12:34

sekkal katherine

Re : gcc:  : No such file or directory

voilà le résultat sans sudo

(base) farah@farah:~/fac$ make install-pfac
python setup.py install -ccompiler="/home/farah/anaconda3/bin/x86_64-conda-linux-gnu-cc"
skip python link flag:  
skip python link flag: -Wl,-rpath,/home/farah/anaconda3/lib -Wl,.*
skip python link flag: -Wl,-rpath-link,/home/farah/anaconda3/lib -Wl,.*
skip python link flag: -Wl,-rpath,/home/farah/anaconda3/lib -Wl,.*
skip python link flag: -Wl,-rpath-link,/home/farah/anaconda3/lib -Wl,.*
/home/farah/anaconda3/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/home/farah/anaconda3/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
zip_safe flag not set; analyzing archive contents...
pfac.__pycache__.crm.cpython-310: module references __file__
pfac.__pycache__.fac.cpython-310: module references __file__
pfac.__pycache__.pol.cpython-310: module references __file__
pfac.__pycache__.util.cpython-310: module references __file__

Hors ligne

#37 Le 28/04/2023, à 16:28

sekkal katherine

Re : gcc:  : No such file or directory

je suis désolée je viens de voir ton post j'ai essayé sfac ne m'a rien donné

(base) farah@farah:~/fac$ sfac
>>> ^Z
[1]+  Arrêté                sfac

Hors ligne

#38 Le 28/04/2023, à 16:38

sputnick

Re : gcc:  : No such file or directory

Si tu a:

farah@farah:~/fac$ sfac
>>> 

c'est qu'il attend sur l'entrée standard que tu entre une expression adéquate. Et donc que la commande s’exécute bien!

Donc à ce niveau, tape une expression, voir même n'importe quoi, et ensuite ctrl+d pour valider. Colle nous le résultat ici dans les balises code.

Dernière modification par sputnick (Le 28/04/2023, à 16:39)


On ne peut pas mettre d'array dans un string!
https://sputnick.fr/

Hors ligne

#39 Le 28/04/2023, à 16:42

sekkal katherine

Re : gcc:  : No such file or directory

comme ça?

(base) farah@farah:~/fac$ sfac
>>> collision strengthError at Line 1: Syntax Error

Hors ligne

#40 Le 28/04/2023, à 17:14

sputnick

Re : gcc:  : No such file or directory

Ben si tu passe une chaîne de caractère et qu'il te dit 'syntax error', c'est bon signe, c'est qu'il sait ce qu'est une bonne expression de ce qui ne l'est pas.

Dernière modification par sputnick (Le 28/04/2023, à 17:14)


On ne peut pas mettre d'array dans un string!
https://sputnick.fr/

Hors ligne

#41 Le 28/04/2023, à 17:23

sekkal katherine

Re : gcc:  : No such file or directory

voilà

(base) farah@farah:~/fac$ sfac
>>> "collision strength"
Error at Line 1: Syntax Error
>>> 

et maintenant j'essaie de compiler le fichier excitation.c du fichier faclib pour voir si ça marche?

Hors ligne

#42 Le 28/04/2023, à 17:32

iznobe

Re : gcc:  : No such file or directory

ba , tu ne sais pas ce qu ' est censé faire ce logiciel ?

je sais pas , par exemple calculer une eclipse ou autre chose , a quoi ca te servirait ce logiciel ?

il y a 3 commandes differentes donc 3 " grands calculs de types différents " certainement .

Pour installer la version python ( ce n' est pas indispensable et ca fera la meme chose mais avec python ) , il manque des outils a installer au préalable via l' installateur python ( pip ) d ' après le message d' erreur et certainement anaconda .

Dernière modification par iznobe (Le 28/04/2023, à 17:38)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#43 Le 28/04/2023, à 17:56

sekkal katherine

Re : gcc:  : No such file or directory

mon prof m'a demandé d'ajouter une equation dans le fichier excitation.c je n'ai pas utilisé sfac ou pfac c en langage c mais meme avant d'ajouter je compile le fichier il me donne des références indéfinies vers je comprends pas pourquoi

Hors ligne