Site Name: dell15
Build Name: devel Linux-ifort-MPI-DFA NEWCORR (view notes)
Stamp: 20200602-2203-Nightly (related builds)
Time: 2020-06-03T03:50:12 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
Build50
Test190
Previous Build
StageErrorsWarnings
Update00
Configure00
Build50
Test190

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-03T03:50:10 CEST
End Time: 2020-06-03T03:50:10 CEST
Update Command: "/usr/bin/git" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 0 warnings)

Start Time: 2020-06-03T03:50:10 CEST
End Time: 2020-06-03T03:50:10 CEST
Configure Command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_Fortran_COMPILER=ifort -DUNRES_MD_FF=NEWCORR -DUNRES_DFA=1 -DUNRES_CSA_FF=NEWCORR -DUNRES_WITH_MPI=1 "-GUnix Makefiles" "/tmp/cdash/devel/source"
Configure Return Value: 0
Configure Output:
-- The Fortran compiler identification is Intel
-- The C compiler identification is GNU 4.8.4
-- Check for working Fortran compiler: /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/ifort
-- Check for working Fortran compiler: /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/ifort  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/ifort supports Fortran 90
-- Checking whether /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/ifort 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/devel/build

View Configure Summary

Build (5 errors, 0 warnings)

Build command: /usr/bin/make -i -j4
Start Time: 2020-06-03T03:50:12 CEST
End Time: 2020-06-03T03:50:48 CEST


Build Log line 163


File: source/unres/src-HCD-5D/lagrangian_lesyng.F Line: 351
[ 52%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/readpdb.F.o
[ 52%] [ 53%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/readrtns.F.o
Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/rescode.f.o
[ 54%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/intcor.f.o
[ 54%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/setup_var.f.o
[ 54%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/int_to_cart.f.o
[ 54%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/srtclust.f.o
[ 54%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/kinetic_lesyng.F.o
[ 55%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/lagrangian_lesyng.F.o
[ 55%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/local_move.f.o
/.../source/source/unres/src-HCD-5D/lagrangian_lesyng.F(351): error #6756: A COMMON block data object must not be an automatic object.   [GHALF]
      double precision Gcopy(maxres2,maxres2),Ghalf(mmaxres2),
----------------------------------------------^

Build Log line 166


File: source/unres/src-HCD-5D/lagrangian_lesyng.F Line: 351
/.../source/source/unres/src-HCD-5D/lagrangian_lesyng.F(351): error #6219: This variable, used in a specification expression, must be a dummy argument, a COMMON block object, or an object accessible through host or use association.   [MMAXRES2]
      double precision Gcopy(maxres2,maxres2),Ghalf(mmaxres2),
----------------------------------------------------^
compilation aborted for /.../source/source/unres/src-HCD-5D/lagrangian_lesyng.F (code 1)
[ 56%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/ssMD.F.o
[ 57%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/map.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/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/timing.F.o
[ 57%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/mc.F.o
[ 58%] [ 59%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/mcm.F.o
Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/track.F.o

Build Log line 183


File: source/unres/src-HCD-5D/minimize_p.F Line: 276
[ 59%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/wrtclust.f.o
[ 59%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/work_partition.F.o
[ 59%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/seq2chains.f.o
[ 59%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/MD_A-MTS.F.o
[ 59%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/minimize_p.F.o
[ 60%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/chain_symmetry.F.o
/.../source/source/unres/src-HCD-5D/minimize_p.F(276): error #6404: This name does not have a type, and must have an explicit type.   [GCOPY]
     &     nginv_start(0),MPI_DOUBLE_PRECISION,gcopy(1,1),
-----------------------------------------------^
compilation aborted for /.../source/source/unres/src-HCD-5D/minimize_p.F (code 1)
[ 60%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/iperm.f.o
[ 61%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/minim_jlee.F.o
[ 61%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/pinorm.f.o
[ 62%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/printmat.f.o
[ 62%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/rescode.f.o
[ 63%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/setup_var.f.o
[ 63%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/slices.F.o
Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/kinetic_CASC.F.o
[ 98%] [ 98%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/contact_cp.F.o
Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/make_xx_list.F.o
[ 99%] [ 99%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/int_from_cart.F.o
Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/dfa.F.o
[ 99%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/energy_p_new_barrier.F.o
[100%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/energy_p_new-sep_barrier.F.o
[100%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/gradient_p.F.o
[100%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/cinfo.f.o
Linking Fortran executable ../../../bin/unresMD-mult_ifort_MPI_NEWCORR_DFA.exe
ifort: error #10236: File not found:  'CMakeFiles/UNRES_BIN-MD-M.dir/lagrangian_lesyng.F.o'
ifort: error #10236: File not found:  'CMakeFiles/UNRES_BIN-MD-M.dir/minimize_p.F.o'
ifort: command line remark #10148: option '-i_dynamic' not supported
[100%] Built target UNRES_BIN-MD-M
View Errors Summary

Build Warnings (0)

View Warnings Summary

Test (15 passed, 19 failed, 0 not run)
View Tests Summary