Site Name: dell15
Build Name: devel Linux-ifort-MPI NEWCORR (view notes)
Stamp: 20200601-2203-Nightly (related builds)
Time: 2020-06-02T03:48:39 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
Test180
Previous Build
StageErrorsWarnings
Update00
Configure00
Build50
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-02T03:48:37 CEST
End Time: 2020-06-02T03:48:37 CEST
Update Command: "/usr/bin/git" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 0 warnings)

Start Time: 2020-06-02T03:48:37 CEST
End Time: 2020-06-02T03:48:37 CEST
Configure Command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_Fortran_COMPILER=ifort -DUNRES_MD_FF=NEWCORR -DUNRES_DFA=0 -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-02T03:48:39 CEST
End Time: 2020-06-02T03:49:09 CEST


Build Log line 181


File: source/unres/src-HCD-5D/lagrangian_lesyng.F Line: 351
[ 58%] 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/timing.F.o
[ 60%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/intcor.f.o
[ 60%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/read_ref_str.F.o
[ 61%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/seq2chains.f.o
[ 61%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/int_to_cart.f.o
[ 61%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/wham_calc1.F.o
[ 62%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/kinetic_lesyng.F.o
[ 62%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/chain_symmetry.F.o
[ 62%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/lagrangian_lesyng.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 184


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),
----------------------------------------------------^
[ 62%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/iperm.f.o
compilation aborted for /.../source/source/unres/src-HCD-5D/lagrangian_lesyng.F (code 1)
[ 62%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/local_move.f.o
[ 63%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/map.F.o
[ 64%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/PMFprocess.F.o
[ 65%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/rmscalc.F.o
[ 65%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/rmsnat.f.o
[ 65%] [ 65%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/oligomer.F.o

Build Log line 215


File: source/unres/src-HCD-5D/minimize_p.F Line: 276
[ 69%] [ 69%] Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/boxshift.f.o
Building Fortran object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/cinfo.f.o
[ 70%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/contact.f.o
[ 70%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/elecont.f.o
[ 70%] Building C object source/cluster/wham/src-HCD-5D/CMakeFiles/UNRES_CLUSTER_WHAM_M_BIN.dir/proc_proc.c.o
[ 70%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/contfunc.f.o
Linking Fortran executable ../../../../bin/cluster_wham-mult_ifort_MPI_NEWCORR.exe
ifort: command line remark #10148: option '-i_dynamic' not supported
[ 71%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/cont_frag.f.o
[ 72%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/minimize_p.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),
-----------------------------------------------^
[ 72%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/conf_compar.F.o
[ 72%] Built target UNRES_CLUSTER_WHAM_M_BIN
compilation aborted for /.../source/source/unres/src-HCD-5D/minimize_p.F (code 1)
[ 73%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/match_contact.f.o
[ 73%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/angnorm.f.o
[ 73%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/minim_jlee.F.o
[ 73%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/minim_mcmf.F.o
[ 73%] Building Fortran object source/wham/src-HCD-5D/CMakeFiles/UNRES_WHAM_M_BIN.dir/odlodc.f.o
[ 97%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/machpd.f.o
[ 98%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/kinetic_CASC.F.o
[ 98%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/contact_cp.F.o
[ 99%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/make_xx_list.F.o
[ 99%] Building Fortran object source/unres/src-HCD-5D/CMakeFiles/UNRES_BIN-MD-M.dir/int_from_cart.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.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 (12 passed, 18 failed, 0 not run)
View Tests Summary