[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fortran issue in paw (Was: paw: ftbfs with GCC-10)



Control: tags -1 help

Hi,

when trying to build paw with gcc / fortran 10 there are some FORTRAN
errors:


...
Error: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(4)/INTEGER(4)).
/<<PKGBUILDDIR>>/src/pawlib/comis/code/cs1200.F:138:24:

   76 |             CALL CCOPYA(KOD(IPCP),KOD(IPCP+I),L)
      |                        2
......
  138 |             CALL CCOPYA(CX,KOD(IPCP-1),KLCMLX)
      |                        1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(4)/INTEGER(4)).
/<<PKGBUILDDIR>>/src/pawlib/comis/code/cs1200.F:154:24:

   76 |             CALL CCOPYA(KOD(IPCP),KOD(IPCP+I),L)
      |                        2
......
  154 |             CALL CCOPYA(CX,KOD(IPCP-2),KLCMLX)
      |                        1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(4)/INTEGER(4)).
/<<PKGBUILDDIR>>/src/pawlib/comis/code/cs1200.F:183:22:
...


Any hint how this can be solved?

Kind regards

      Andreas.

-- 
http://fam-tille.de


Reply to: