[Pw_forum] Compilation Problem

Axel Kohlmeyer akohlmey at cmm.chem.upenn.edu
Tue Dec 5 06:06:06 CET 2006


On Tue, 5 Dec 2006, Fengjie Ma wrote:

FM> Dear all,
FM> 
FM> Recently I downloaded Quantum-Espresso v3.2. When I did "make pw", I found
FM> some errors as follows:
FM> I use the Intel Compiler for Linux.

please state version and patchlevel of the compiler. there are
a large number of intel linux compilers out there with different
level of brokenness...

axel.

FM> 
FM> Error 169 at (3245:ptoolkit.F90) : This is not the name of an integer
FM> PARAMETER
FM>                                                                         ^
FM> Error 17 at (3245:ptoolkit.F90) : invalid kind parameter
FM>    external subroutine PARA_DGEMV
FM>    external subroutine PARA_ZGEMV
FM>    external subroutine PARA_DCHOLDC
FM>    external subroutine PARA_ZCHOLDC
FM>   COMPLEX(DP), PARAMETER :: ONE = (1.0_DP,0.0_DP), ZERO = ( 0.0_DP, 0.0_DP )
FM>                                                                         ^
FM> Error 169 at (3602:ptoolkit.F90) : This is not the name of an integer
FM> PARAMETER
FM>                                                                         ^
FM> Error 17 at (3602:ptoolkit.F90) : invalid kind parameter
FM>    external subroutine PARA_DTRTRI
FM>    external subroutine PARA_ZTRTRI
FM>   COMPLEX(DP), PARAMETER :: ONE = (1.0_DP,0.0_DP), ZERO = ( 0.0_DP, 0.0_DP )
FM>                                                                         ^
FM> Error 169 at (3760:ptoolkit.F90) : This is not the name of an integer
FM> PARAMETER
FM>                                                                         ^
FM> Error 17 at (3760:ptoolkit.F90) : invalid kind parameter
FM>    external subroutine SQR_MM_CANNON
FM> 
FM>    REAL*8, INTENT(IN) :: alpha, beta
FM>         ^
FM> Warning 2 at (3840:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM> 
FM>    REAL*8 :: a(lda,*), b(ldb,*), c(ldc,*)
FM>         ^
FM> Warning 2 at (3842:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM> 
FM>       integer*8 MPI_DISPLACEMENT_CURRENT
FM>               ^
FM> Warning 2 at (248:/soft/mpi_intel/include/mpif.h) : Type size specifiers are
FM> an extension to standard Fortran 95
FM> 
FM>    real*8, allocatable :: bblk(:,:), ablk(:,:)
FM>         ^
FM> Warning 2 at (3867:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM>      internal subroutine SHIFT_BLOCK
FM> 
FM>       REAL*8 :: blk( :, : )
FM>            ^
FM> Warning 2 at (3976:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM>      internal subroutine SHIFT_EXCH_BLOCK
FM> 
FM>       REAL*8 :: blk( :, : )
FM>            ^
FM> Warning 2 at (4039:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM>      internal subroutine EXCHANGE_BLOCK
FM> 
FM>       REAL*8 :: blk( :, : )
FM>            ^
FM> Warning 2 at (4101:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM>    external subroutine SQR_TR_CANNON
FM> 
FM>    REAL*8              :: a(lda,*), b(ldb,*)
FM>         ^
FM> Warning 2 at (4137:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM> 
FM>       integer*8 MPI_DISPLACEMENT_CURRENT
FM>               ^
FM> Warning 2 at (248:/soft/mpi_intel/include/mpif.h) : Type size specifiers are
FM> an extension to standard Fortran 95
FM> 
FM>    REAL*8, ALLOCATABLE :: ablk(:,:)
FM>         ^
FM> Warning 2 at (4151:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM>      internal subroutine EXCHANGE_BLOCK
FM> 
FM>       REAL*8 :: blk( :, : )
FM>            ^
FM> Warning 2 at (4211:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM>    external subroutine CYC2BLK_REDIST
FM> 
FM>    REAL*8 :: a(lda,*), b(ldb,*)
FM>         ^
FM> Warning 2 at (4249:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM> 
FM>       integer*8 MPI_DISPLACEMENT_CURRENT
FM>               ^
FM> Warning 2 at (248:/soft/mpi_intel/include/mpif.h) : Type size specifiers are
FM> an extension to standard Fortran 95
FM> 
FM>    real*8, allocatable :: rcvbuf(:,:,:)
FM>         ^
FM> Warning 2 at (4264:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM> 
FM>    real*8, allocatable :: sndbuf(:,:,:)
FM>         ^
FM> Warning 2 at (4265:ptoolkit.F90) : Type size specifiers are an extension to
FM> standard Fortran 95
FM> 
FM> 
FM> 
FM> 6 Errors
FM> compilation aborted for ptoolkit.F90 (code 1)
FM> make[1]: *** [ptoolkit.o] Error 1
FM> make[1]: Leaving directory `/home.snfs/fjma/pw3.2/espresso-3.2/Modules'
FM> make: *** [mods] Error 2
FM> 
FM> Does anyone know how to pass through it? Thanks to your help.
FM> 
FM> Yours,
FM> 
FM> Ma
FM> 

-- 
=======================================================================
Axel Kohlmeyer   akohlmey at cmm.chem.upenn.edu   http://www.cmm.upenn.edu
   Center for Molecular Modeling   --   University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582,  fax: 1-215-573-6233,  office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.




More information about the users mailing list