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 <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">undefined reference to `_gfortran_pow_r8_i4' error.</span><div>
<font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif">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. </font><span style="color:rgb(34,34,34);font-family:arial,sans-serif">This is my first trial to compile a code on a cluster. </span><span style="color:rgb(34,34,34);font-family:arial,sans-serif">Do you have any idea about the solution? </span></div>
<div><font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif"><div>CC       = gcc</div><div>CPP      =</div><div><br></div><div>FC       = mpif90</div><div>LD       = mpif90</div>
<div><br></div><div>AR       = ar -r</div><div><br></div><div>CPPFLAGS =</div><div>DFLAGS   = -D__GFORTRAN -D__FFTSG -D__parallel -D__BLACS -D__SCALAPACK -D__FFTW3</div><div>FCFLAGS  = -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native -ffree-form -l -g $(DFLAGS) \-I/usr/local/fftw3-3.3-gnu/include</div>
<div>LDFLAGS  = $(FCFLAGS)</div><div>LIBS     =/usr/local/scalapack-gnu/lib/libscalapack.a \</div><div>          /nfs/13/ucn1076/lapack-3.4.1/liblapack.a \</div><div>           /nfs/13/ucn1076/lapack-3.4.1/librefblas.a \</div>
<div>           /usr/local/fftw3-3.3-gnu/lib/libfftw3.a \</div><div><br></div><div>OBJECTS_ARCHITECTURE = machine_gfortran.o</div><div><br></div><div><u>Output:</u></div></font></div><div><font color="#222222" face="arial, sans-serif"><br>
</font></div><div><font color="#222222" face="arial, sans-serif"><div>make[1]: Entering directory `/nfs/13/ucn1076/cp2k/trunk/cp2k/obj/Linux-x86-64-gfortran/popt'</div><div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"f77_blas_poison.F\"" /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"dbcsr_kinds.F\"" /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -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</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -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</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -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</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -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</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"array_types.F\"" /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"fft_kinds.F\"" /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F</div>
<div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div><div>pgf90-Warning-Unknown switch: -march=native</div><div>
pgf90-Warning-Unknown switch: -ffree-form</div><div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"min_heap.F\"" /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -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</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 2)</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div>
<div>pgf90-Warning-Unknown switch: -ftree-vectorize</div><div>pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 17)</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 19)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 20)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 21)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 22)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 23)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 24)</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 27)</div><div>PGF90-S-0034-Syntax error at or near end of line (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 25)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 28)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 29)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 30)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 31)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 32)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 33)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 34)</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 37)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 35)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 38)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 39)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 40)</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 46)</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 47)</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 49)</div><div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 41)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -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_bindings.F</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"ma_kinds.F\"" /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F</div>
<div>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="\"<a href="http://opt-login04.osc.edu">opt-login04.osc.edu</a>\"" -D__COMPILE_REVISION="\"12263\"" -D__SHORT_FILE__="\"ma_config.F\"" /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F</div>
<div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div><div>pgf90-Warning-Unknown switch: -march=native</div><div>
pgf90-Warning-Unknown switch: -ffree-form</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div><div>pgf90-Warning-Unknown switch: -march=native</div>
<div>pgf90-Warning-Unknown switch: -ffree-form</div><div>pgf90-Warning-Unknown switch: -ffast-mathpgf90-Warning-</div><div>Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div>
<div>pgf90-Warning-pgf90-Warning-Unknown switch: -ftree-vectorize</div><div>pgf90-Warning-Unknown switch: -march=native</div><div>Unknown switch: -ftree-vectorize</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>
pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div>
<div>pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div>
<div>pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F)</div><div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>ln: creating symbolic link `mpif.h' to `/usr/local/mpi/mvapich-1.1-fixes-pgi/include/mpif.h': File exists</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F: 37)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F: 48)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F: 52)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F: 60)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F: 64)</div><div>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)</div>
<div>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)</div><div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F: 64)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F: 37)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F: 48)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F: 52)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F: 60)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F: 64)</div><div>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)</div>
<div>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)</div><div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F: 64)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0034-Syntax error at or near identifier _hold (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F: 31)</div>
<div>PGF90-S-0034-Syntax error at or near identifier _release (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F: 32)</div><div>PGF90-S-0034-Syntax error at or near identifier _nullify (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F: 33)</div>
<div>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)</div><div>PGF90-S-0034-Syntax error at or near identifier _exists (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F: 34)</div>
<div>PGF90-S-0034-Syntax error at or near identifier _size (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F: 36)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F: 44)</div>
<div>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)</div><div>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)</div>
<div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F: 44)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F: 37)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F: 48)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F: 52)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F: 60)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F: 64)</div><div>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)</div>
<div>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)</div><div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F: 64)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F: 37)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F: 48)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F: 52)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F: 60)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F: 64)</div><div>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)</div>
<div>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)</div><div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F: 64)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div><div>
pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div>
<div>pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div>
<div>pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation completed with severe errors</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div>
<div>pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>pgf90-Warning-Unknown switch: -ffast-math</div><div>pgf90-Warning-Unknown switch: -funroll-loops</div><div>pgf90-Warning-Unknown switch: -ftree-vectorize</div>
<div>pgf90-Warning-Unknown switch: -march=native</div><div>pgf90-Warning-Unknown switch: -ffree-form</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>PGF90-S-0019-Illegally placed continuation line (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 19)</div>
<div>PGF90-S-0019-Illegally placed continuation line (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 20)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 21)</div>
<div>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)</div><div>PGF90-S-0034-Syntax error at or near ( (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 21)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 25)</div><div>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)</div>
<div>PGF90-S-0034-Syntax error at or near :: (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 25)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 30)</div>
<div>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)</div><div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 30)</div>
<div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 34)</div><div>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)</div>
<div>PGF90-S-0034-Syntax error at or near , (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 34)</div><div>PGF90-S-0018-Illegal label field  (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 38)</div>
<div>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)</div><div>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)</div>
<div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 38)</div><div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>PGF90-S-0034-Syntax error at or near & (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 40)</div><div>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)</div>
<div>PGF90-S-0034-Syntax error at or near & (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 43)</div><div>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)</div>
<div>PGF90-F-0004-Unable to open MODULE file _mempol.mod (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 46)</div><div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F: 21)</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F: 23)</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F: 25)</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F: 27)</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F: 51)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation completed with severe errors</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings.F: 21)</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings.F: 23)</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings.F: 25)</div>
<div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings.F: 27)</div><div>PGF90-S-0021-Label field of continuation line is not blank (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings.F: 46)</div>
<div>PGF90/x86-64 Linux 9.0-4: compilation completed with severe errors</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>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)</div><div>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)</div>
<div>PGF90-F-0008-Error limit exceeded (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F)</div><div>PGF90/x86-64 Linux 9.0-4: compilation aborted</div><div>/bin/rm: cannot remove `mpif.h': No such file or directory</div>
<div>make[1]: *** [f77_blas_poison.o] Error 2</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make[1]: *** [dbcsr_kinds.o] Error 2</div><div>make[1]: *** [btree_i8_k_zp2d_v.o] Error 2</div><div>make[1]: *** [btree_i8_k_sp2d_v.o] Error 2</div>
<div>make[1]: *** [btree_i8_k_dp2d_v.o] Error 2</div><div>make[1]: *** [btree_i8_k_cp2d_v.o] Error 2</div><div>make[1]: *** [array_types.o] Error 2</div><div>make[1]: *** [fft_kinds.o] Error 2</div><div>make[1]: *** [min_heap.o] Error 2</div>
<div>make[1]: *** [dummy_c_bindings.o] Error 2</div><div>make[1]: *** [ma_dummy_c_bindings.o] Error 2</div><div>make[1]: *** [ma_kinds.o] Error 2</div><div>make[1]: *** [ma_config.o] Error 2</div><div>make[1]: Leaving directory `/nfs/13/ucn1076/cp2k/trunk/cp2k/obj/Linux-x86-64-gfortran/popt'</div>
<div>make: *** [build] Error 2</div><div><br></div></font></div><div><div><div><font color="#222222" face="arial, sans-serif"><br></font></div><div class="gmail_quote">On Fri, Jul 6, 2012 at 7:17 AM, Alin M Elena <span dir="ltr"><<a href="mailto:alinm...@gmail.com" target="_blank">alinm...@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div style="font-family:'DejaVu Sans';font-size:10pt;font-weight:400;font-style:normal">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">On Thu 05 Jul 2012 21:38:25 ayse arslanargin wrote:<br></p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:40px;margin-right:40px;text-indent:0px">>     /usr/lib/gcc/x86_64-redhat-linux/4.1.1/libgfortran.a</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">To me it looks like you have a big mixture of things there...</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">that looks like gcc 4.1.1  -- gcc 4.1.1 was released in May 2006.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Are you sure you know what you are doing?</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">gfortran -v shall tell you almost all the info you need to determine what version of the compiler you are using.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Alin</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">-- </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Without Questions there are no Answers!</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">______________________________________________________________________</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Alin Marin ELENA</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Advanced Molecular Simulation Research Laboratory</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">School of Physics, University College Dublin</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">----</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Ardionsamblú Móilíneach Saotharlann Taighde</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Scoil na Fisice, An Coláiste Ollscoile, Baile Átha Cliath</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">-----------------------------------------------------------------------------------</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><a href="http://alin.elenaworld.net" target="_blank">http://alin.elenaworld.net</a></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">______________________________________________________________________</p></div><div><div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To post to this group, send email to <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href="mailto:cp2k%2Bun...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a>.<br>

For more options, visit this group at <a href="http://groups.google.com/group/cp2k?hl=en" target="_blank">http://groups.google.com/group/cp2k?hl=en</a>.<br>


</div></div></blockquote></div><br></div>
</div>