syntax error on 4.9.2

Mahmood Naderan mahmood.nt@gmail.com
Tue Nov 15 17:39:00 GMT 2016


Hi,
Please see the output below

gfortran -ffree-form -ffree-line-length-0 -ff2c -fno-second-underscore
-I/opt/fftw-3.3.5/include -O3 -c xml.f90 -I/opt/openmpi-2.0.1/include
-pthread -I/opt/openmpi-2.0.1/lib
xml.F:641.46:

           CALL XML_TAG("set", comment="spin "
                                              1
Error: Syntax error in argument list at (1)
xml.F:644.51:

              CALL XML_TAG("set", comment="kpoint "
                                                   1
Error: Syntax error in argument list at (1)
xml.F:690.46:

           CALL XML_TAG("set", comment="spin "
                                              1
Error: Syntax error in argument list at (1)
xml.F:693.51:

              CALL XML_TAG("set", comment="kpoint "
                                                   1
Error: Syntax error in argument list at (1)
xml.F:766.45:

           CALL XML_TAG("set",comment="spin "
                                             1
Error: Syntax error in argument list at (1)
xml.F:811.48:

              CALL XML_TAG("set", comment="ion "
                                                1
Error: Syntax error in argument list at (1)
xml.F:814.52:

                 CALL XML_TAG("set", comment="spin "
                                                    1
Error: Syntax error in argument list at (1)
xml.F:861.12:

        USE vaspxml
            1
Fatal Error: Can't open module file 'vaspxml.mod' for reading at (1):
No such file or directory




You can find xml.f90 at http://pastebin.com/JsYnW9zU
and xml.F at http://pastebin.com/XqSKptcP

Regards,
Mahmood



More information about the Fortran mailing list