Site Name: dell15
Build Name: homology Linux-gfortan-MPI E0LL2Y (view notes)
Stamp: 20200612-2203-Nightly (related builds)
Time: 2020-06-13T03:25:05 CEST
Type: Nightly

OS Name: Linux
OS Platform: x86_64
OS Release: 3.13.0-170-generic
OS Version: #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019
Compiler Version: unknown
CTest version: ctest-2.8.12.2

Current Build
StageErrorsWarnings
Update00
Configure00
Build150
Test180
Previous Build
StageErrorsWarnings
Update00
Configure00
Build150
Test180

History
Show Build History
Build History Filter

Notes
Add a Note to this Build

Graph
Show Build Graphs

Stage: Update (0 errors, 0 warnings)

Start Time: 2020-06-13T03:25:02 CEST
End Time: 2020-06-13T03:25:04 CEST
Update Command: "/usr/bin/git" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 0 warnings)

Start Time: 2020-06-13T03:25:04 CEST
End Time: 2020-06-13T03:25:04 CEST
Configure Command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_Fortran_COMPILER=gfortran -DUNRES_MD_FF=E0LL2Y -DUNRES_DFA=1 -DUNRES_CSA_FF=E0LL2Y -DUNRES_WITH_MPI=1 "-GUnix Makefiles" "/tmp/cdash/homology/source"
Configure Return Value: 0
Configure Output:
-- The Fortran compiler identification is GNU
-- The C compiler identification is GNU 4.8.4
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
MPI found
Detected 64-bit architecture
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/cdash/homology/build

View Configure Summary

Build (1 errors, 50 warnings)

Build command: /usr/bin/make -i -j4
Start Time: 2020-06-13T03:25:05 CEST
End Time: 2020-06-13T03:25:53 CEST

[ 67%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/contact.f.o
[ 67%] [ 67%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/contact.f.o
Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/convert.f.o
[ 67%] [ 67%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/energy_p_new.F.o
Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/convert.f.o
[ 67%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/energy_p_new.F.o
[ 67%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/cinfo.f.o
[ 67%] Building C object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/proc_proc.c.o
[ 68%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/molread_zs.F.o
Linking Fortran executable ../../../bin/unresMD-mult_gfortran_MPI_E0LL2Y.exe
gfortran: error: unrecognized command line option ‘-shared-intel’
COMMON.HOMRESTR:30.27:
    Included at /.../source/source/wham/src-M/molread_zs.F:413:

       common /back_constr/ uconst_back,uscdiff,                        
                           1
View Errors Summary

Build Warnings (50)

Build Log line 81


File: /tmp/cdash/homology/build/Warning: DO loop at Line: 1
[ 13%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/csa.F.o
[ 13%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/cartprint.f.o
[ 13%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/dfa.F.o
[ 14%] [ 14%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/rescode.f.o
Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/chainbuild.F.o
[ 14%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/refsys.f.o
/.../source/source/unres/src_CSA/dfa.F:1728.15:

       do i=1,0                                                         
               1
Warning: DO loop at (1) will be executed zero times
/.../source/source/unres/src_CSA/dfa.F:1077.26:

      call sheetforce(nca,wshet)                                        
                          1
Warning: Actual argument contains too few elements for dummy argument 'wshet' (360000/640000) at (1)
/.../source/source/unres/src_CSA/dfa.F:1016.20:

      common /sheca/     bx,by,bz                                       
                    1
Warning: Named COMMON block 'sheca' at (1) shall be of the same size as elsewhere (14400 vs 19200 bytes)
/.../source/source/unres/src_CSA/dfa.F:1017.19:

      common /shee/      vbeta,vbet,vbetp,vbetm                         
                   1
Warning: Named COMMON block 'shee' at (1) shall be of the same size as elsewhere (2880024 vs 5120024 bytes)
/.../source/source/unres/src_CSA/dfa.F:1019.19:

      common /shef/      shefx, shefy, shefz                            
                   1
Warning: Named COMMON block 'shef' at (1) shall be of the same size as elsewhere (172800 vs 230400 bytes)
/.../source/source/unres/src_CSA/dfa.F:1018.20:

      common /shetf/     shetfx,shetfy,shetfz                           
                    1
Warning: Named COMMON block 'shetf' at (1) shall be of the same size as elsewhere (14400 vs 19200 bytes)
[ 14%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/rmdd.f.o
[ 14%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/sc_move.F.o
[ 14%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/check_bond.f.o
[ 15%] [ 15%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/checkder_p.F.o
Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/sumsld.f.o
[ 16%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/timing.F.o
[ 16%] [ 16%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/dihed_cons.F.o
Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/unres_min.F.o
[ 16%] [ 16%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/cored.f.o
Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/djacob.f.o
[ 19%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/entmcm.F.o
[ 19%] [ 19%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/energy_p_new_barrier.F.o
Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/energy_p_new_barrier.F.o
[ 19%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/csa.f.o
[ 20%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/fitsq.f.o
[ 20%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/dihed_cons.F.o
/.../source/source/unres/src_MIN/energy_p_new_barrier.F:6687.28:

      common /przechowalnia/ zapas                                      
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (7168000 vs 2662400 bytes)
/.../source/source/unres/src_CSA/energy_p_new_barrier.F:6401.28:

      common /przechowalnia/ zapas                                      
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (43008000 vs 15974400 bytes)
[ 20%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/diff12.f.o
[ 20%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/gauss.f.o
[ 20%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/distfit.f.o
[ 20%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/gen_rand_conf.F.o
[ 21%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/djacob.f.o
[ 21%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/econstr_local.F.o
[ 21%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/eigen.f.o
[ 21%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/geomout.F.o
[ 22%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/gnmr1.f.o
[ 22%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/intcartderiv.F.o
[ 22%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/elecont.f.o
[ 22%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/initialize_p.F.o
[ 22%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/energy_split-sep.F.o
/.../source/source/unres/src_MD/initialize_p.F:299.28:

      common /przechowalnia/ iturn3_start_all(0:max_fg_procs),          
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (5390360 vs 3289112 bytes)
[ 23%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/entmcm.F.o
/.../source/source/unres/src_MD/initialize_p.F: In function ‘init_int_table’:

Build Log line 168


File: source/unres/src_MD/initialize_p.F Line: 677
/.../source/source/unres/src_MD/initialize_p.F:677:0: warning: iteration 512 invokes undefined behavior [-Waggressive-loop-optimizations]
             ielstart_all(j,i)=0
 ^

Build Log line 171


File: source/unres/src_MD/initialize_p.F Line: 675
/.../source/source/unres/src_MD/initialize_p.F:675:0: note: containing loop
         do i=0,maxprocs-1
 ^
[ 23%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/fitsq.f.o
[ 23%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/gauss.f.o
[ 23%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/gen_rand_conf.F.o
[ 23%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/int_to_cart.f.o
[ 23%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/geomout.F.o
[ 23%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/intcor.f.o
[ 24%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/intlocal.f.o
[ 24%] [ 25%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/kinetic_lesyng.f.o
Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/gnmr1.f.o
[ 25%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/indexx.f.o
[ 25%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/lagrangian_lesyng.F.o
[ 25%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/initialize_p.F.o
COMMON.LANGEVIN.lang0:6.23:
    Included at /.../source/source/unres/src_MD/lagrangian_lesyng.F:654:

      common /langforc/ friction,stochforc,                             
                       1
Warning: Named COMMON block 'langforc' at (1) shall be of the same size as elsewhere (41152104 vs 41152152 bytes)
/.../source/source/unres/src_MD-M/initialize_p.F:365.28:

      common /przechowalnia/ iturn3_start_all(0:max_fg_procs),          
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (2580504 vs 2054168 bytes)
[ 25%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/local_move.f.o
[ 26%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/gradient_p.F.o
[ 26%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/map.f.o
[ 27%] [ 27%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/matmult.f.o
Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/fitsq.f.o
[ 27%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/cinfo.f.o
[ 27%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/mc.F.o
Linking Fortran executable ../../../bin/unres_gfortran_MIN_single_E0LL2Y.exe
[ 27%] Built target UNRES_MIN_BIN
[ 27%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/mcm.F.o
[ 28%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/gen_rand_conf.F.o
[ 28%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/geomout_min.F.o
[ 28%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/intcartderiv.F.o
[ 28%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/MD_A-MTS.F.o
[ 28%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/minimize_p.F.o
[ 28%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/gradient_p.F.o
/.../source/source/unres/src_MD/MD_A-MTS.F:692.20:

      common /gucio/ cm,energia_short                                   
                    1
Warning: Named COMMON block 'gucio' at (1) shall be of the same size as elsewhere (256 vs 24 bytes)
/.../source/source/unres/src_MD/MD_A-MTS.F:1674.20:

      common /gucio/ cm                                                 
                    1
Warning: Named COMMON block 'gucio' at (1) shall be of the same size as elsewhere (24 vs 256 bytes)
/.../source/source/unres/src_MD/MD_A-MTS.F:35.20:

      common /gucio/ cm                                                 
                    1
Warning: Named COMMON block 'gucio' at (1) shall be of the same size as elsewhere (24 vs 256 bytes)
[ 28%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/indexx.f.o
[ 29%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/minim_mcmf.F.o
[ 29%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/initialize_p.F.o
[ 30%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/intcartderiv.F.o
/.../source/source/unres/src_CSA/initialize_p.F:296.28:

      common /przechowalnia/ iturn3_start_all(0:max_fg_procs),          
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (4571160 vs 2469912 bytes)
[ 31%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/intcor.f.o
[ 31%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/intlocal.f.o
[ 31%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/int_to_cart.f.o
/.../source/source/unres/src_CSA/initialize_p.F: In function ‘init_int_table’:

Build Log line 241


File: source/unres/src_CSA/initialize_p.F Line: 672
/.../source/source/unres/src_CSA/initialize_p.F:672:0: warning: iteration 512 invokes undefined behavior [-Waggressive-loop-optimizations]
             ielstart_all(j,i)=0
 ^

Build Log line 244


File: source/unres/src_CSA/initialize_p.F Line: 670
/.../source/source/unres/src_CSA/initialize_p.F:670:0: note: containing loop
         do i=0,maxprocs-1
 ^
[ 31%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/kinetic_lesyng.f.o
[ 31%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/intcor.f.o
[ 31%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/lagrangian_lesyng.F.o
[ 31%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/intlocal.f.o
COMMON.LANGEVIN.lang0:6.23:
    Included at /.../source/source/unres/src_MD-M/lagrangian_lesyng.F:636:

      common /langforc/ friction,stochforc,                             
                       1
Warning: Named COMMON block 'langforc' at (1) shall be of the same size as elsewhere (64240104 vs 64240152 bytes)
[ 31%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/int_to_cart.f.o
[ 32%] Scanning dependencies of target UNRES_WHAM_BIN
Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/local_move.f.o
[ 32%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/wham_multparm.F.o
[ 32%] [ 32%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/misc.f.o
Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/bxread.F.o
[ 32%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/local_move.f.o
[ 32%] [ 32%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/xread.F.o
Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/moments.f.o
[ 32%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/map.f.o
[ 33%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/mc.F.o
[ 33%] [ 34%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/enecalc1.F.o
Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/matmult.f.o
[ 34%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/minimize_p.F.o
[ 34%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/MREMD.F.o
[ 34%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/mcm.F.o
/.../source/source/unres/src_MD/MREMD.F:1528.29:

       common /przechowalnia/ d_restart1,d_restart2                     
                             1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (78643200 vs 39370752 bytes)
/.../source/source/unres/src_MD/MREMD.F:1926.28:

      common /przechowalnia/ d_restart1                                 
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (39321600 vs 78643200 bytes)
/.../source/source/unres/src_MD/MREMD.F:2126.28:

      common /przechowalnia/ d_restart1                                 
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (39321600 vs 78643200 bytes)
[ 34%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/minim_jlee.F.o
[ 34%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/minim_mult.F.o
[ 34%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/misc.f.o
[ 35%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/MP.F.o
[ 36%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/MD_A-MTS.F.o
[ 36%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/energy_p_new.F.o
[ 36%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/newconf.F.o
[ 37%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/muca_md.f.o
[ 37%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/minimize_p.F.o
/.../source/source/unres/src_MD-M/minimize_p.F:137.28:
      common /przechowalnia/ Gcopy                                      
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (32000000 vs 144408616 bytes)
[ 37%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/parmread.F.o
[ 37%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/minim_jlee.F.o
[ 37%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/minim_mcmf.F.o
[ 37%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/misc.f.o
[ 38%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/moments.f.o
[ 38%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/MP.F.o
[ 38%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/parmread.F.o
[ 38%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/pinorm.f.o
[ 38%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/printmat.f.o
[ 38%] [ 38%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/prng_32.F.o
Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/MREMD.F.o
[ 39%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/q_measure.F.o
/.../source/source/unres/src_MD-M/MREMD.F:1354.29:

       common /przechowalnia/ d_restart1,d_restart2                     
                             1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (49344000 vs 24696672 bytes)
/.../source/source/unres/src_MD-M/MREMD.F:1752.28:

      common /przechowalnia/ d_restart1                                 
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (24672000 vs 49344000 bytes)
/.../source/source/unres/src_MD-M/MREMD.F:1952.28:

      common /przechowalnia/ d_restart1                                 
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (24672000 vs 49344000 bytes)
[ 39%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/randgens.f.o
[ 39%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/rattle.F.o
[ 39%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/pinorm.f.o
[ 39%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/printmat.f.o
[ 40%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/prng_32.F.o
[ 40%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/randgens.f.o
[ 40%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/ran.f.o
[ 40%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/readpdb.F.o
[ 40%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/readpdb.F.o
[ 40%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/muca_md.f.o
[ 47%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/chainbuild.F.o
[ 47%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/permut.F.o
[ 47%] [ 47%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/stochfric.F.o
Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/geomout.F.o
[ 47%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/pinorm.f.o
[ 47%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/printmat.f.o
/.../source/source/unres/src_MD/stochfric.F:349.28:

      common /przechowalnia/ ginvfric,Ghalf,fcopy                       
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (51206400 vs 20480000 bytes)
/.../source/source/unres/src_MD/stochfric.F:346.20:

      common /syfek/ gamvec                                             
                    1
Warning: Named COMMON block 'syfek' at (1) shall be of the same size as elsewhere (12800 vs 38400 bytes)
[ 47%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/prng_32.F.o
[ 47%] [ 47%] [ 48%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/gnmr1.f.o
Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/timing.F.o
Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/q_measure.F.o
[ 48%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/icant.f.o
[ 48%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/sumsld.f.o
[ 48%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/intcor.f.o
[ 48%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/TMscore_subroutine.f.o
[ 49%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/int_from_cart.f.o
[ 49%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/make_ensemble1.F.o

Build Log line 425


File: /tmp/cdash/homology/build/Warning: DO loop at Line: 1
[ 53%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/setup_var.f.o
[ 54%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/slices.F.o
[ 54%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/ssMD.F.o
[ 54%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/ssMD.F.o
[ 54%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/store_parm.F.o
[ 55%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/dfa.F.o
/.../source/source/unres/src_MD/dfa.F:1768.15:

       do i=1,0                                                         
               1
Warning: DO loop at (1) will be executed zero times
[ 55%] Built target UNRES_BIN-CSA
[ 55%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/energy_p_new_barrier.F.o
[ 55%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/timing.F.o
[ 55%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/wham_calc1.F.o
/.../source/source/unres/src_MD/energy_p_new_barrier.F:7255.28:

      common /przechowalnia/ zapas                                      
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (57344000 vs 21299200 bytes)
[ 56%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/readrtns_compar.F.o
[ 56%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/energy_p_new-sep_barrier.F.o
[ 56%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/readpdb.F.o
[ 56%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/refsys.f.o
[ 56%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/fitsq.f.o
[ 56%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/regularize.F.o
[ 56%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/rescode.f.o
[ 56%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/rmdd.f.o
[ 57%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/rmsd.F.o
[ 57%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/contact.f.o
[ 57%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/elecont.f.o
[ 58%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/contfunc.f.o
[ 58%] [ 58%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/cont_frag.f.o
Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/shift.F.o
[ 58%] [ 58%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/conf_compar.F.o
Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/sort.f.o
/.../source/source/wham/src/conf_compar.F:349.24:

            write(istat,'(1x,$,20(i3,$))')                              
                        1
Warning: $ should be the last specifier in format at (1)
/.../source/source/wham/src/conf_compar.F:352.25:

              write(istat,'(1x,$,20(f5.1,f5.2$))')                      
                         1
Warning: $ should be the last specifier in format at (1)
/.../source/source/wham/src/conf_compar.F:355.25:

              write(istat,'(1x,$,20(f5.1$))')                           
                         1
Warning: $ should be the last specifier in format at (1)
/.../source/source/wham/src/conf_compar.F:358.24:

            write(istat,'(1x,$,20(i1,$))')                              
                        1
Warning: $ should be the last specifier in format at (1)
/.../source/source/wham/src/conf_compar.F:364.27:

              write (istat,'(100(i1,$))')(iclass(k,j),                  
                           1
Warning: $ should be the last specifier in format at (1)
[ 58%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/stochfric.F.o
/.../source/source/unres/src_MD-M/stochfric.F:349.28:

      common /przechowalnia/ ginvfric,Ghalf,fcopy                       
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (80008000 vs 32000000 bytes)
/.../source/source/unres/src_MD-M/stochfric.F:346.20:

      common /syfek/ gamvec                                             
                    1
Warning: Named COMMON block 'syfek' at (1) shall be of the same size as elsewhere (16000 vs 48000 bytes)
[ 58%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/gradient_p.F.o
[ 58%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/match_contact.f.o
[ 59%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/sumsld.f.o
[ 59%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/surfatom.f.o
[ 59%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/angnorm.f.o
[ 60%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/odlodc.f.o
[ 60%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/test.F.o
[ 60%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/thread.F.o
[ 60%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/promienie.f.o
[ 60%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/qwolynes.f.o

Build Log line 514


File: /tmp/cdash/homology/build/Warning: DO loop at Line: 1
Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/define_pairs.f.o
[ 62%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/unres.F.o
[ 62%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/mysort.f.o
[ 62%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/cinfo.f.o
[ 62%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/dfa.F.o
Linking Fortran executable ../../../bin/unresMD_gfortran_MPI_E0LL2Y_DFA.exe
/.../source/source/wham/src/dfa.F:1731.15:

       do i=1,0                                                         
               1
Warning: DO loop at (1) will be executed zero times
[ 63%] Building Fortran object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/cinfo.f.o
[ 63%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/ssMD.F.o
[ 63%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/energy_p_new_barrier.F.o
[ 63%] Building C object source/wham/src/CMakeFiles/UNRES_WHAM_BIN.dir/proc_proc.c.o
[ 63%] Built target UNRES_BIN-MD
[ 63%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/energy_p_new-sep_barrier.F.o
Scanning dependencies of target UNRES_WHAM_M_BIN
/.../source/source/unres/src_MD-M/energy_p_new_barrier.F:8244.28:

      common /przechowalnia/ zapas                                      
                            1
Warning: Named COMMON block 'przechowalnia' at (1) shall be of the same size as elsewhere (143360000 vs 53248000 bytes)
[ 63%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/wham_multparm.F.o
[ 63%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/bxread.F.o
Linking Fortran executable ../../../bin/wham_gfortran_MPI_E0LL2Y.exe
[ 63%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/xread.F.o
[ 64%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/cxread.F.o
[ 64%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/enecalc1.F.o
[ 64%] Built target UNRES_WHAM_BIN
[ 64%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/energy_p_new.F.o
[ 64%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/initialize_p.F.o
[ 65%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/gradient_p.F.o
Warning: Padding of 4 bytes required before 'dutheta' in COMMON 'back_constr' at (1); reorder elements or use -fno-align-commons
COMMON.HOMRESTR:30.27:
    Included at /.../source/source/wham/src-M/molread_zs.F:871:

       common /back_constr/ uconst_back,uscdiff,                        
                           1
Warning: Padding of 4 bytes required before 'dutheta' in COMMON 'back_constr' at (1); reorder elements or use -fno-align-commons
[ 68%] Built target UNRES_BIN-MD-M
[ 68%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/openunits.F.o
[ 68%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/fitsq.f.o
[ 68%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/readrtns.F.o
[ 68%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/geomout.F.o
/.../source/source/cluster/wham/src/geomout.F:168.40:

  180 format (I5,2F12.3,I2,$,8(1X,2I3,$))                               
                                        1
Warning: $ should be the last specifier in format at (1)
/.../source/source/cluster/wham/src/geomout.F:169.29:

  190 format (3X,11(1X,2I3,$))                                          
                             1
Warning: $ should be the last specifier in format at (1)
[ 69%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/gnmr1.f.o
[ 69%] [ 69%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/hc.f.o
Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/arcos.f.o
[ 69%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/icant.f.o
[ 69%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/cartder.f.o
[ 69%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/initialize_p.F.o
[ 69%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/intcor.f.o
[ 70%] [ 71%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/cartprint.f.o
Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/int_from_cart1.F.o
[ 71%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/chainbuild.F.o
Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/icant.f.o
[ 71%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/matmult.f.o
[ 71%] [ 72%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/misc.f.o
Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/intcor.f.o
[ 72%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/int_from_cart.f.o
[ 73%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/geomout.F.o
/.../source/source/cluster/wham/src-M/geomout.F:174.40:

  180 format (I5,2F12.3,I2,$,8(1X,2I3,$))                               
                                        1
Warning: $ should be the last specifier in format at (1)
/.../source/source/cluster/wham/src-M/geomout.F:175.29:

  190 format (3X,11(1X,2I3,$))                                          
                             1
Warning: $ should be the last specifier in format at (1)
[ 73%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/gnmr1.f.o
[ 73%] [ 73%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/make_ensemble1.F.o
[ 73%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/noyes.f.o
Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/matmult.f.o
[ 74%] [ 74%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/parmread.F.o
Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/pinorm.f.o
[ 74%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/misc.f.o
[ 74%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/hc.f.o
[ 74%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/icant.f.o
[ 75%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/mygetenv.F.o
[ 77%] Building Fortran object source/cluster/unres/src/CMakeFiles/UNRES_CLUSTER_BIN.dir/convert.f.o
[ 77%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/main_clust.F.o
[ 77%] Building Fortran object source/cluster/unres/src/CMakeFiles/UNRES_CLUSTER_BIN.dir/fitsq.f.o
[ 77%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/readpdb.F.o
[ 77%] [ 77%] Building Fortran object source/cluster/unres/src/CMakeFiles/UNRES_CLUSTER_BIN.dir/geomout.F.o
Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/matmult.f.o
/.../source/source/cluster/unres/src/geomout.F:166.37:

  180 format (I5,F12.3,I2,8(1X,2I3,$))                                  
                                     1
Warning: $ should be the last specifier in format at (1)
/.../source/source/cluster/unres/src/geomout.F:167.29:

  190 format (3X,11(1X,2I3,$))                                          
                             1
Warning: $ should be the last specifier in format at (1)
[ 77%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/pinorm.f.o
[ 77%] [ 77%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/misc.f.o
Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/printmat.f.o
[ 78%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/rescode.f.o
[ 78%] [ 79%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/setup_var.f.o
[ 80%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/noyes.f.o
Building Fortran object source/cluster/unres/src/CMakeFiles/UNRES_CLUSTER_BIN.dir/hc.f.o
[ 80%] [ 80%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/slices.F.o
Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/parmread.F.o
[ 81%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/readrtns.F.o
Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/read_dist_constr.F.o
[ 87%] Building Fortran object source/cluster/unres/src/CMakeFiles/UNRES_CLUSTER_BIN.dir/cxread.F.o
[ 87%] Building Fortran object source/cluster/wham/src-M/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/readrtns.F.o
[ 87%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/readpdb.f.o
Linking Fortran executable ../../../../bin/cluster_unres_gfortran.exe
COMMON.HOMRESTR:30.27:
    Included at /.../source/source/cluster/wham/src-M/readrtns.F:1179:

       common /back_constr/ uconst_back,uscdiff,                        
                           1
Warning: Padding of 4 bytes required before 'dutheta' in COMMON 'back_constr' at (1); reorder elements or use -fno-align-commons
COMMON.HOMRESTR:30.27:
    Included at /.../source/source/cluster/wham/src-M/readrtns.F:1656:

       common /back_constr/ uconst_back,uscdiff,                        
                           1
Warning: Padding of 4 bytes required before 'dutheta' in COMMON 'back_constr' at (1); reorder elements or use -fno-align-commons
[ 87%] Built target UNRES_CLUSTER_BIN
[ 87%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/fitsq.f.o
[ 87%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/work_partition.F.o
[ 87%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/dfa.F.o
/.../source/source/cluster/wham/src/dfa.F:1729.15:

       do i=1,0                                                         
               1
Warning: DO loop at (1) will be executed zero times
Scanning dependencies of target xdrf2ang
The maximum number of reported warnings or errors has been reached!!!

View Warnings Summary

Test (37 passed, 18 failed, 0 not run)
View Tests Summary