Site Name: dell15
Build Name: homology Linux-ifort-MPI E0LL2Y (view notes)
Stamp: 20230528-2203-Nightly (related builds)
Time: 2023-05-29T04:01:06 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
Build013
Test00
Previous Build
StageErrorsWarnings
Update00
Configure00
Build013
Test00

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: 2023-05-29T04:01:03 CEST
End Time: 2023-05-29T04:01:04 CEST
Update Command: "/usr/bin/git" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 0 warnings)

Start Time: 2023-05-29T04:01:04 CEST
End Time: 2023-05-29T04:01:04 CEST
Configure Command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_Fortran_COMPILER=ifort -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 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/homology/build

View Configure Summary

Build (0 errors, 13 warnings)

Build command: /usr/bin/make -i -j4
Start Time: 2023-05-29T04:01:06 CEST
End Time: 2023-05-29T04:03:00 CEST

View Errors Summary

Build Warnings (13)

Build Log line 147


File: source/unres/src_MIN/energy_p_new_barrier.F Line: 8894
[ 26%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/int_to_cart.f.o
[ 26%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/local_move.f.o
[ 26%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/readpdb.F.o
[ 26%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/intcartderiv.F.o
[ 27%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/matmult.f.o
[ 27%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/minimize_p.F.o
[ 27%] Building Fortran object source/unres/src_MIN/CMakeFiles/UNRES_MIN_BIN.dir/energy_p_new_barrier.F.o
[ 27%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/minim_jlee.F.o
[ 28%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/intcor.f.o
[ 28%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/intlocal.f.o
/.../source/source/unres/src_MIN/energy_p_new_barrier.F(8894): remark #5082: Directive ignored - Syntax error, found IDENTIFIER 'ALWAYSSCALAR' when expecting one of: RECURSIVE <END-OF-STATEMENT> ;
!DIR$ INLINEALWAYS scalar
------------^

Build Log line 150


File: source/unres/src_MIN/energy_p_new_barrier.F Line: 8913
/.../source/source/unres/src_MIN/energy_p_new_barrier.F(8913): remark #5082: Directive ignored - Syntax error, found IDENTIFIER 'ALWAYSMATVEC2' when expecting one of: RECURSIVE <END-OF-STATEMENT> ;
!DIR$ INLINEALWAYS MATVEC2
------------^

Build Log line 153


File: source/unres/src_MIN/energy_p_new_barrier.F Line: 8964
/.../source/source/unres/src_MIN/energy_p_new_barrier.F(8964): remark #5082: Directive ignored - Syntax error, found IDENTIFIER 'ALWAYSSCALAR2' when expecting one of: RECURSIVE <END-OF-STATEMENT> ;
!DIR$ INLINEALWAYS scalar2
------------^

Build Log line 156


File: source/unres/src_MIN/energy_p_new_barrier.F Line: 8976
/.../source/source/unres/src_MIN/energy_p_new_barrier.F(8976): remark #5082: Directive ignored - Syntax error, found IDENTIFIER 'ALWAYSTRANSPOSE2' when expecting one of: RECURSIVE <END-OF-STATEMENT> ;
!DIR$ INLINEALWAYS transpose2
------------^

Build Log line 159


File: source/unres/src_MIN/energy_p_new_barrier.F Line: 9002
/.../source/source/unres/src_MIN/energy_p_new_barrier.F(9002): remark #5082: Directive ignored - Syntax error, found IDENTIFIER 'ALWAYSPRODMAT3' when expecting one of: RECURSIVE <END-OF-STATEMENT> ;
!DIR$ INLINEALWAYS prodmat3
------------^
[ 28%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/minim_mult.F.o
[ 28%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/misc.f.o
[ 28%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/int_to_cart.f.o
[ 29%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/MP.F.o
[ 29%] Building Fortran object source/unres/src_MD-M/CMakeFiles/UNRES_BIN-MD-M.dir/int_to_cart.f.o
[ 29%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/intcor.f.o
[ 30%] Building Fortran object source/unres/src_MD/CMakeFiles/UNRES_BIN-MD.dir/intlocal.f.o
[ 30%] Building Fortran object source/unres/src_CSA/CMakeFiles/UNRES_BIN-CSA.dir/newconf.F.o

Build Log line 372


File: source/wham/src-M/COMMON.HOMRESTR Line: 18
[ 65%] Built target UNRES_WHAM_BIN
Scanning dependencies of target UNRES_CLUSTER_WHAM_BIN
[ 65%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/arcos.f.o
[ 65%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/cartprint.f.o
[ 65%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/chainbuild.f.o
[ 66%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/contact.f.o
[ 66%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/convert.f.o
[ 66%] Building Fortran object source/cluster/wham/src/CMakeFiles/UNRES_CLUSTER_WHAM_BIN.dir/energy_p_new.F.o
[ 66%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/initialize_p.F.o
[ 67%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/molread_zs.F.o
/.../source/source/wham/src-M/COMMON.HOMRESTR(18): remark #6375: Because of COMMON, the alignment of object is inconsistent with its type - potential performance impact.   [DUTHETA]
     & dutheta(maxres),dugamma(maxres),
-------^

Build Log line 375


File: source/wham/src-M/COMMON.HOMRESTR Line: 18
/.../source/source/wham/src-M/COMMON.HOMRESTR(18): remark #6375: Because of COMMON, the alignment of object is inconsistent with its type - potential performance impact.   [DUGAMMA]
     & dutheta(maxres),dugamma(maxres),
-----------------------^

Build Log line 378


File: source/wham/src-M/COMMON.HOMRESTR Line: 19
/.../source/source/wham/src-M/COMMON.HOMRESTR(19): remark #6375: Because of COMMON, the alignment of object is inconsistent with its type - potential performance impact.   [DUSCDIFF]
     & duscdiff(3,maxres),
-------^

Build Log line 381


File: source/wham/src-M/COMMON.HOMRESTR Line: 20
/.../source/source/wham/src-M/COMMON.HOMRESTR(20): remark #6375: Because of COMMON, the alignment of object is inconsistent with its type - potential performance impact.   [DUSCDIFFX]
     & duscdiffx(3,maxres),
-------^

Build Log line 384


File: source/wham/src-M/COMMON.HOMRESTR Line: 18
/.../source/source/wham/src-M/COMMON.HOMRESTR(18): remark #6375: Because of COMMON, the alignment of object is inconsistent with its type - potential performance impact.   [DUTHETA]
     & dutheta(maxres),dugamma(maxres),
-------^

Build Log line 387


File: source/wham/src-M/COMMON.HOMRESTR Line: 18
/.../source/source/wham/src-M/COMMON.HOMRESTR(18): remark #6375: Because of COMMON, the alignment of object is inconsistent with its type - potential performance impact.   [DUGAMMA]
     & dutheta(maxres),dugamma(maxres),
-----------------------^

Build Log line 390


File: source/wham/src-M/COMMON.HOMRESTR Line: 19
/.../source/source/wham/src-M/COMMON.HOMRESTR(19): remark #6375: Because of COMMON, the alignment of object is inconsistent with its type - potential performance impact.   [DUSCDIFF]
     & duscdiff(3,maxres),
-------^

Build Log line 393


File: source/wham/src-M/COMMON.HOMRESTR Line: 20
/.../source/source/wham/src-M/COMMON.HOMRESTR(20): remark #6375: Because of COMMON, the alignment of object is inconsistent with its type - potential performance impact.   [DUSCDIFFX]
     & duscdiffx(3,maxres),
-------^
[ 67%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/openunits.F.o
[ 67%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/readrtns.F.o
[ 67%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/arcos.f.o
[ 67%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/cartder.f.o
[ 68%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/cartprint.f.o
[ 68%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/chainbuild.F.o
[ 68%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/geomout.F.o
[ 68%] Building Fortran object source/wham/src-M/CMakeFiles/UNRES_WHAM_M_BIN.dir/gnmr1.f.o

View Warnings Summary

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