[CP2K:3907] Installation problem with gfortran

Jörg Saßmannshausen j.sassma... at ucl.ac.uk
Fri Jul 6 14:36:42 UTC 2012


Dear Ayse,

if you do

$mpif90 --version

it will tell you which fortran compiler you are using for the parallel build. 
Your input file is that for a gfortran compiler, however you mention the PGI 
compiler. Which compiler are you using (see above)?

Regards

Jörg

On Friday 06 July 2012 15:29:29 ayse arslanargin wrote:
> Thanks for the help. I could compile Linux-x86-64-gfortran.sopt finally.
> The Lapcak/Blas libraries were compiled with previous version of gcc.
> That's why I got undefined reference to `_gfortran_pow_r8_i4' error.
> 
> Now I'm trying to compile the parallel version. I am sure the problem is
> related to PGI compiler, but I have no idea how to solve it. This is my
> first trial to compile a code on a cluster. Do you have any idea about the
> solution?
> 
> CC       = gcc
> CPP      =
> 
> FC       = mpif90
> LD       = mpif90
> 
> AR       = ar -r
> 
> CPPFLAGS =
> DFLAGS   = -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS -D__SCALAPACK
> -D__FFTW3
> FCFLAGS  = -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g $(DFLAGS) \-I/usr/local/fftw3-3.3-gnu/include
> LDFLAGS  = $(FCFLAGS)
> LIBS     =/usr/local/scalapack-gnu/lib/libscalapack.a \
>           /nfs/13/ucn1076/lapack-3.4.1/liblapack.a \
>            /nfs/13/ucn1076/lapack-3.4.1/librefblas.a \
>            /usr/local/fftw3-3.3-gnu/lib/libfftw3.a \
> 
> OBJECTS_ARCHITECTURE = machine_gfortran.o
> 
> *Output:*
> 
> make[1]: Entering directory
> `/nfs/13/ucn1076/cp2k/trunk/cp2k/obj/Linux-x86-64-gfortran/popt'
> mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"f77_blas_poison.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F
> mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"dbcsr_kinds.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F
> mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"btree_i8_k_zp2d_v.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_
> v.F mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel
> -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"btree_i8_k_sp2d_v.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_
> v.F mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel
> -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"btree_i8_k_dp2d_v.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_
> v.F mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel
> -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"btree_i8_k_cp2d_v.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_
> v.F mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel
> -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"array_types.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F
> mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"fft_kinds.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"min_heap.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F
> mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"dummy_c_bindings.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings
> .F PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 2)
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 17)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 19)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 20)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 21)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 22)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 23)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 24)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 27)
> PGF90-S-0034-Syntax error at or near end of line
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 25)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 28)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 29)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 30)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 31)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 32)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 33)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 34)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 37)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 35)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 38)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 39)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 40)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 46)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 47)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 49)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 41)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\""
> -D__SHORT_FILE__="\"ma_dummy_c_bindings.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindin
> gs.F mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel
> -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"ma_kinds.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F
> mpif90   -c -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -l -g -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS
> -D__SCALAPACK -D__FFTW3  \-I/usr/local/fftw3-3.3-gnu/include
> -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Fri Jul  6
> 10:26:46 EDT 2012\"" -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"ma_config.F\""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> pgf90-Warning-Unknown switch: -ffast-mathpgf90-Warning-
> Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -ffree-form
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 10)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 12)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 14)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 16)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 17)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 18)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 19)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 20)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 21)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 23)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 24)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 25)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 26)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 28)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 29)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 31)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 32)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 34)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 35)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 37)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 38)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 40)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 41)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 43)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> 45)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> ln: creating symbolic link `mpif.h' to
> `/usr/local/mpi/mvapich-1.1-fixes-pgi/include/mpif.h': File exists
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 15)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 17)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 19)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 20)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 30)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 31)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 32)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 34)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 21)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> d_v.F: 37)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 39)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 41)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 37)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> d_v.F: 48)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 50)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 48)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> d_v.F: 52)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 54)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 52)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> d_v.F: 60)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 62)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 60)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> d_v.F: 64)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 68)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 69)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> _v.F: 64)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 15)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 17)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 19)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 20)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 30)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 31)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 32)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 34)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 21)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> d_v.F: 37)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 39)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 41)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 37)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> d_v.F: 48)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 50)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 48)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> d_v.F: 52)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 54)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 52)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> d_v.F: 60)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 62)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 60)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> d_v.F: 64)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 68)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 69)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> _v.F: 64)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 15)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 17)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 18)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 20)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 22)
> PGF90-S-0034-Syntax error at or near identifier _i2d_obj
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 23)
> PGF90-S-0034-Syntax error at or near identifier _d1d_obj
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 24)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 26)
> PGF90-S-0034-Syntax error at or near identifier _d2d_obj
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 25)
> PGF90-S-0034-Syntax error at or near identifier _i2d_type
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 27)
> PGF90-S-0034-Syntax error at or near identifier _d1d_type
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 28)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 30)
> PGF90-S-0034-Syntax error at or near identifier _d2d_type
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 29)
> PGF90-S-0034-Syntax error at or near identifier _hold
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 31)
> PGF90-S-0034-Syntax error at or near identifier _release
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 32)
> PGF90-S-0034-Syntax error at or near identifier _nullify
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 33)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 35)
> PGF90-S-0034-Syntax error at or near identifier _exists
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 34)
> PGF90-S-0034-Syntax error at or near identifier _size
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 36)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 38)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 41)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 15)
> PGF90-S-0034-Syntax error at or near identifier
> _equalityoduleprocedurearray_new_i1d
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 37)
> PGF90-S-0034-Syntax error at or near identifier _new_d1d
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 43)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 17)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 44)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 19)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 45)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> 44)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 20)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 30)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 31)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 32)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 34)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 21)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> d_v.F: 37)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 39)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 41)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 37)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> d_v.F: 48)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 50)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 48)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> d_v.F: 52)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 54)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 52)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> d_v.F: 60)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 62)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 60)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> d_v.F: 64)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 68)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 69)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> _v.F: 64)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 15)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 17)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 19)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 20)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 30)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 31)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 32)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 34)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 21)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> d_v.F: 37)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 39)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 41)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 37)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> d_v.F: 48)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 50)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 48)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> d_v.F: 52)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 54)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 52)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> d_v.F: 60)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 62)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 60)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> d_v.F: 64)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 68)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 69)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> _v.F: 64)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 14)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 20)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 21)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 32)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 33)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 34)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 38)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 46)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 49)
> PGF90/x86-64 Linux 9.0-4: compilation completed with severe errors
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> pgf90-Warning-Unknown switch: -ffast-math
> pgf90-Warning-Unknown switch: -funroll-loops
> pgf90-Warning-Unknown switch: -ftree-vectorize
> pgf90-Warning-Unknown switch: -march=native
> pgf90-Warning-Unknown switch: -ffree-form
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 6)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 8)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 10)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 11)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 12)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 15)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 16)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 18)
> PGF90-S-0019-Illegally placed continuation line
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 19)
> PGF90-S-0019-Illegally placed continuation line
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 20)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> 21) PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 23)
> PGF90-S-0034-Syntax error at or near (
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 21)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> 25) PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 27)
> PGF90-S-0034-Syntax error at or near ::
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 25)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> 30) PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 32)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 30)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> 34) PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 36)
> PGF90-S-0034-Syntax error at or near ,
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 34)
> PGF90-S-0018-Illegal label field
>  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> 38) PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 44)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 45)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 38)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 15)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 17)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 19)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 21)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 24)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 25)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 26)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 27)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 28)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 29)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 30)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 31)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 32)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 33)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 34)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 35)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 39)
> PGF90-S-0034-Syntax error at or near &
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 40)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 42)
> PGF90-S-0034-Syntax error at or near &
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 43)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 45)
> PGF90-F-0004-Unable to open MODULE file _mempol.mod
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 46)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> ngs.F: 21)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> ngs.F: 23)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> ngs.F: 25)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> ngs.F: 27)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> ngs.F: 51)
> PGF90/x86-64 Linux 9.0-4: compilation completed with severe errors
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> s.F: 21)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> s.F: 23)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> s.F: 25)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> s.F: 27)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> s.F: 46)
> PGF90/x86-64 Linux 9.0-4: compilation completed with severe errors
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 10)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 12)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 14)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 16)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 17)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 18)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 19)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 20)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 21)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 23)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 24)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 25)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 26)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 28)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 29)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 31)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 32)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 34)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 35)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 37)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 38)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 40)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 41)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 43)
> PGF90-S-0021-Label field of continuation line is not blank
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 45)
> PGF90-F-0008-Error limit exceeded
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F)
> PGF90/x86-64 Linux 9.0-4: compilation aborted
> /bin/rm: cannot remove `mpif.h': No such file or directory
> make[1]: *** [f77_blas_poison.o] Error 2
> make[1]: *** Waiting for unfinished jobs....
> make[1]: *** [dbcsr_kinds.o] Error 2
> make[1]: *** [btree_i8_k_zp2d_v.o] Error 2
> make[1]: *** [btree_i8_k_sp2d_v.o] Error 2
> make[1]: *** [btree_i8_k_dp2d_v.o] Error 2
> make[1]: *** [btree_i8_k_cp2d_v.o] Error 2
> make[1]: *** [array_types.o] Error 2
> make[1]: *** [fft_kinds.o] Error 2
> make[1]: *** [min_heap.o] Error 2
> make[1]: *** [dummy_c_bindings.o] Error 2
> make[1]: *** [ma_dummy_c_bindings.o] Error 2
> make[1]: *** [ma_kinds.o] Error 2
> make[1]: *** [ma_config.o] Error 2
> make[1]: Leaving directory
> `/nfs/13/ucn1076/cp2k/trunk/cp2k/obj/Linux-x86-64-gfortran/popt'
> make: *** [build] Error 2
> 
> On Fri, Jul 6, 2012 at 7:17 AM, Alin M Elena <alinm... at gmail.com> wrote:
> > **
> > 
> > On Thu 05 Jul 2012 21:38:25 ayse arslanargin wrote:
> > >     /usr/lib/gcc/x86_64-redhat-linux/4.1.1/libgfortran.a
> > 
> > To me it looks like you have a big mixture of things there...
> > 
> > that looks like gcc 4.1.1 -- gcc 4.1.1 was released in May 2006.
> > 
> > 
> > 
> > Are you sure you know what you are doing?
> > 
> > 
> > 
> > gfortran -v shall tell you almost all the info you need to determine what
> > version of the compiler you are using.
> > 
> > 
> > 
> > Alin
> > 
> > 
> > 
> > 
> > 
> > --
> > 
> > Without Questions there are no Answers!
> > 
> > ______________________________________________________________________
> > 
> > Alin Marin ELENA
> > 
> > Advanced Molecular Simulation Research Laboratory
> > 
> > School of Physics, University College Dublin
> > 
> > ----
> > 
> > Ardionsamblú Móilíneach Saotharlann Taighde
> > 
> > Scoil na Fisice, An Coláiste Ollscoile, Baile Átha Cliath
> > 
> > 
> > 
> > 
> > -------------------------------------------------------------------------
> > ----------
> > 
> > http://alin.elenaworld.net
> > 
> > ______________________________________________________________________
> > 
> > --
> > You received this message because you are subscribed to the Google Groups
> > "cp2k" group.
> > To post to this group, send email to cp... at googlegroups.com.
> > To unsubscribe from this group, send email to
> > cp2k+uns... at googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/cp2k?hl=en.

-- 
*************************************************************
Jörg Saßmannshausen
University College London
Department of Chemistry
Gordon Street
London
WC1H 0AJ 

email: j.sassma... at ucl.ac.uk
web: http://sassy.formativ.net

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html




More information about the CP2K-user mailing list