g95 -I/usr/lib/gt4f90io-g95/include  -I/home/odakker/work/deepconv/arare4/arare4-20070810/include -c xyz_base_module.f90 
In file xyz_base_module.f90:558

    end function xqr_avr_xyz
                            1
Error: Expected label 'xyz_avr_xqr' for END FUNCTION statement at (1)
In file xyz_base_module.f90:560

    function aa_IntX_xaa(xaa_Var)
    1
Error: Unclassifiable statement at (1)
In file xyz_base_module.f90:563

 \xC6\xFE\xCE\xCF
     1
Error: Unexpected data declaration statement at (1)
In file xyz_base_module.f90:564

 \xBD\xD0\xCE\xCF
     1
Error: Unexpected data declaration statement at (1)
In file xyz_base_module.f90:565

      integer                  :: jy, kz                           ! \xA5\xEB\xA1\xBC\xA5\xD7\xC5\xBA\xBB\xFA
                                  1
Error: Symbol 'jy' at (1) already has basic type of INTEGER
In file xyz_base_module.f90:568

      aa_IntX_xaa = 0.0d0
      1
Error: Expected 'aa_intx_xaa' at (1) to be a VARIABLE
In file xyz_base_module.f90:573

          aa_IntX_xaa(jy,kz) = IntX_x(xaa_Var(:,jy,kz))
          1
Error: Expected 'aa_intx_xaa' at (1) to be a VARIABLE
In file xyz_base_module.f90:577

    end function aa_IntX_xaa
                            1
Error: Expected label 'xyz_avr_xqr' for END FUNCTION statement at (1)
In file xyz_base_module.f90:579

    function yz_IntX_pyz(pyz_Var)
    1
Error: Unclassifiable statement at (1)
In file xyz_base_module.f90:582

 \xC6\xFE\xCE\xCF
     1
Error: Unexpected data declaration statement at (1)
In file xyz_base_module.f90:583

 \xBD\xD0\xCE\xCF
     1
Error: Unexpected data declaration statement at (1)
In file xyz_base_module.f90:584

      integer                  :: jy, kz                           ! \xA5\xEB\xA1\xBC\xA5\xD7\xC5\xBA\xBB\xFA
                                  1
Error: Symbol 'jy' at (1) already has basic type of INTEGER
Fatal Error: Too many errors, aborting.
make: *** [xyz_base_module.o] ¥¨¥é¡¼ 1
