Site: dell15
Build Name: devel Linux-gfortan-MPI-DFA NEWCORR
Build Time: 2020-05-31T03:46:55 CEST
Found 26 Errors
Warnings are here.


        
Build Log Line 187
Error
[ 54%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/kinetic_lesyng.F.o
[ 54%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/wham_calc1.F.o
[ 54%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/PMFprocess.F.o
[ 55%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/lagrangian_lesyng.F.o
Scanning dependencies of target UNRES_XDRF2PDBM_BIN-M
[ 55%] Building Fortran object source/xdrfpdb/src-M/CMakeFiles/UNRES_XDRF2PDBM_BIN-M.dir/xdrf2pdb-m.F.o
/.../source/source/unres/src-HCD-5D/lagrangian_lesyng.F:351.60:

      double precision Gcopy(maxres2,maxres2),Ghalf(mmaxres2),          
                                                            1
Error: Symbol 'mmaxres2' at (1) has no IMPLICIT type
[ 55%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/local_move.f.o
[ 55%] Building Fortran object source/xdrfpdb/src-M/CMakeFiles/UNRES_XDRF2PDBM_BIN-M.dir/geomout.F.o
[ 56%] [ 57%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/map.F.o
Building Fortran object source/xdrfpdb/src-M/CMakeFiles/UNRES_XDRF2PDBM_BIN-M.dir/misc.f.o
[ 57%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/matmult.f.o
[ 57%] Building Fortran object source/xdrfpdb/src-M/CMakeFiles/UNRES_XDRF2PDBM_BIN-M.dir/rescode.f.o
[ 57%] [ 58%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/mc.F.o
Building Fortran object source/xdrfpdb/src-M/CMakeFiles/UNRES_XDRF2PDBM_BIN-M.dir/nazwy.f.o
[ 58%] Building Fortran object source/xdrfpdb/src-M/CMakeFiles/UNRES_XDRF2PDBM_BIN-M.dir/seq2chains.f.o
[ 58%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/srtclust.f.o


        
Repository http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blob;f=/tmp/cdash/devel/build/Error: Arithmetic overflow at
Build Log Line 237
Error

          
            
Error: Arithmetic overflow at (1)
/.../source/source/unres/src-HCD-5D/minimize_p.F:544.37:

      parameter (liv=60,lv=(77+maxvar*(maxvar+17)/2))                   
                                     1


        
Repository http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blob;f=/tmp/cdash/devel/build/Error: Arithmetic overflow at
Build Log Line 242
Error

          
            
Error: Arithmetic overflow at (1)
[ 64%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/elecont.f.o
/.../source/source/unres/src-HCD-5D/minimize_p.F:37.17:

      integer iv(liv)                                                   
                 1


        
Build Log Line 248
Error

          
            
Error: Variable 'liv' cannot appear in the expression at (1)
/.../source/source/unres/src-HCD-5D/minimize_p.F:38.27:

      double precision v(1:lv)                                          
                           1


        
Build Log Line 253
Error

          
            
Error: Variable 'lv' cannot appear in the expression at (1)
/.../source/source/unres/src-HCD-5D/minimize_p.F:38.27:

      double precision v(1:lv)                                          
                           1


        
Build Log Line 258
Error

          
            
Error: Variable 'lv' at (1) in this context must be constant
/.../source/source/unres/src-HCD-5D/minimize_p.F:276.47:

     &     nginv_start(0),MPI_DOUBLE_PRECISION,gcopy(1,1),              
                                               1


        
Build Log Line 263
Error

          
            
Error: Function 'gcopy' at (1) has no IMPLICIT type
/.../source/source/unres/src-HCD-5D/minimize_p.F:283.24:

              ginv(j,i)=gcopy(i,j)                                      
                        1


        
Build Log Line 268
Error

          
            
Error: Function 'gcopy' at (1) has no IMPLICIT type
/.../source/source/unres/src-HCD-5D/minimize_p.F:562.19:

      dimension iv(liv)                                                 
                   1


        
Build Log Line 273
Error

          
            
Error: Variable 'liv' cannot appear in the expression at (1)
/.../source/source/unres/src-HCD-5D/minimize_p.F:563.27:

      double precision v(1:lv)                                          
                           1


        
Build Log Line 278
Error

          
            
Error: Variable 'lv' cannot appear in the expression at (1)
/.../source/source/unres/src-HCD-5D/minimize_p.F:563.27:

      double precision v(1:lv)                                          
                           1


        
Build Log Line 283
Error

          
            
Error: Variable 'lv' at (1) in this context must be constant
[ 64%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/contfunc.f.o
/.../source/source/unres/src-HCD-5D/MD_A-MTS.F:432.39:

        if (potEcomp(0).gt.0.99e20 .or. isnan(potEcomp(0)).gt.0) then   
                                       1


        
Build Log Line 289
Error

          
            
Error: Operands of comparison operator '.gt.' at (1) are LOGICAL(4)/INTEGER(4)
[ 65%] [ 65%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/minim_jlee.F.o
Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/minim_mcmf.F.o
/.../source/source/unres/src-HCD-5D/minim_mcmf.F:12.37:

      parameter (liv=60,lv=(77+maxvar*(maxvar+17)/2))                   
                                     1


        
Repository http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blob;f=/tmp/cdash/devel/build/Error: Arithmetic overflow at
Build Log Line 296
Error

          
            
Error: Arithmetic overflow at (1)
/.../source/source/unres/src-HCD-5D/minim_jlee.F:14.37:

      parameter (liv=60,lv=(77+maxvar*(maxvar+17)/2))                   
                                     1


        
Repository http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blob;f=/tmp/cdash/devel/build/Error: Arithmetic overflow at
Build Log Line 301
Error

          
            
Error: Arithmetic overflow at (1)
/.../source/source/unres/src-HCD-5D/minim_mcmf.F:26.19:

      dimension iv(liv)                                                 
                   1


        
Build Log Line 306
Error

          
            
Error: Variable 'liv' cannot appear in the expression at (1)
/.../source/source/unres/src-HCD-5D/minim_mcmf.F:23.27:

      double precision v(1:lv+1)                                        
                           1


        
Build Log Line 311
Error

          
            
Error: Variable 'lv' cannot appear in the expression at (1)
/.../source/source/unres/src-HCD-5D/minim_mcmf.F:23.27:

      double precision v(1:lv+1)                                        
                           1


        
Repository http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blob;f=/tmp/cdash/devel/build/Error: Expression at
Build Log Line 316
Error

          
            
Error: Expression at (1) in this context must be constant
/.../source/source/unres/src-HCD-5D/minim_jlee.F:27.19:

      dimension iv(liv)                                                 
                   1


        
Build Log Line 321
Error

          
            
Error: Variable 'liv' cannot appear in the expression at (1)
/.../source/source/unres/src-HCD-5D/minim_jlee.F:28.27:

      double precision v(1:lv+1)                                        
                           1


        
Build Log Line 326
Error

          
            
Error: Variable 'lv' cannot appear in the expression at (1)
/.../source/source/unres/src-HCD-5D/minim_jlee.F:28.27:

      double precision v(1:lv+1)                                        
                           1


        
Repository http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blob;f=/tmp/cdash/devel/build/Error: Expression at
Build Log Line 331
Error

          
            
Error: Expression at (1) in this context must be constant
[ 66%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/cont_frag.f.o
[ 67%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/misc.f.o
[ 67%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/work_partition.F.o
[ 67%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/conf_compar.F.o
[ 67%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/match_contact.f.o
/.../source/source/wham/src-HCD-5D/conf_compar.F:378.24:

            write(istat,'(1x,$,20(i3,$))')                              
                        1


        
Build Log Line 564
Error

          
            
gfortran: error: CMakeFiles/UNRES_BIN-MD-M.dir/lagrangian_lesyng.F.o: No such file or directory

        


        
Build Log Line 565
Error

          
            
gfortran: error: CMakeFiles/UNRES_BIN-MD-M.dir/MD_A-MTS.F.o: No such file or directory

        


        
Build Log Line 566
Error

          
            
gfortran: error: CMakeFiles/UNRES_BIN-MD-M.dir/minimize_p.F.o: No such file or directory

        


        
Build Log Line 567
Error

          
            
gfortran: error: CMakeFiles/UNRES_BIN-MD-M.dir/minim_jlee.F.o: No such file or directory

        


        
Build Log Line 568
Error

          
            
gfortran: error: CMakeFiles/UNRES_BIN-MD-M.dir/minim_mcmf.F.o: No such file or directory

        


        
Build Log Line 569
Error

          
            
gfortran: error: unrecognized command line option ‘-shared-intel’
[100%] Built target UNRES_BIN-MD-M