[CP2K-user] Error when compiling CP2K 6.1 ver popt

Phuong Nguyen bichphu... at gmail.com
Sun Mar 24 11:42:35 UTC 2019



Hello,


I tried to compile CP2K and had an error. Could you help me take a look at 
my problem?

I used CP2K 6.1 with BLAS-3.8.0, LAPACK-3.8.0, SCALAPACK-2.0.2, FFTW-3.3.8, 
LIBINT-1.1.4, LIBXC-4.3.4, LIBXSMM (master-1.10-931), openMPI-4.0.0.


This is the *Linux-x86-64-gfortran.popt* file:

---------------------------------------------------------

CC          = gcc
CPP         =
FC          = mpif90
LD          = mpif90
AR          = ar -r
FFTW_INC   = /home/centos/Phuong/fftw/include
FFTW_LIB   = /home/centos/Phuong/fftw/lib
LIBINT_INC = /home/centos/Phuong/libint/include
LIBINT_LIB = /home/centos/Phuong/libint/lib
LIBXC_INC  = /home/centos/Phuong/libxc/include
LIBXC_LIB  = /home/centos/Phuong/libxc/lib
LIBXSMM_INC= /home/centos/Phuong/libxsmm/include
LIBXSMM_LIB= /home/centos/Phuong/libxsmm/lib
DFLAGS      = -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM\
                       -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 
-D__MAX_CONTR=4\
                       -D__parallel -D__SCALAPACK
CPPFLAGS    =
FCFLAGS     = $(DFLAGS) -O2 -ffast-math -ffree-form -ffree-line-length-none\
              -ftree-vectorize -funroll-loops -mtune=native\
              -I$(FFTW_INC) -I$(LIBINT_INC) -I$(LIBXC_INC) -I$(LIBXSMM_INC)
LDFLAGS     = $(FCFLAGS) -static
LIBS        = $(SCALAPACK)\
              $(LAPACK)\
              $(BLAS)\
              $(FFTW_LIB)/libfftw3.a\
              $(LIBXC_LIB)/libxcf03.a\
              $(LIBXC_LIB)/libxc.a\
              $(LIBINT_LIB)/libderiv.a\
              $(LIBINT_LIB)/libint.a\
              $(LIBXSMM_LIB)/libxsmmf.a\
              $(LIBXSMM_LIB)/libxsmm.a
---------------------------------------------------------------------------------------------------------

*Env *
---------------------------------------------------------------------------------------------------------
export PATH=$PATH:/home/centos/Phuong/openmpi/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/centos/Phuong/openmpi/lib
export IN_CP2K=/home/centos/Phuong
export LAPACK=/home/centos/Phuong/lapack-3.8.0/liblapack.a                  
      
export BLAS=/home/centos/Phuong/BLAS-3.8.0/libblas.a                        
        
export SCALAPACK=$IN_CP2K/scalapack-2.0.2/libscalapack.a
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------

It raised this error


I also attached the output of compiling process below. 
Thanks for your time.



Regards,

Phuong Nguyen

University of Tartu, Estonia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20190324/e1413422/attachment.htm>
-------------- next part --------------
Discovering programs ...
Removing stale archives for popt ... 
Resolving dependencies for popt ... 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/base/kinds.F kinds.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/base/array_types.F array_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/base/btree.F btree.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_types.F dbcsr_mm_types.F90
g++ -c  /home/centos/Phuong/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm.cpp
g++ -c  /home/centos/Phuong/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_process.cpp
g++ -c  /home/centos/Phuong/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_transpose.cpp
gcc -c  /home/centos/Phuong/cp2k-6.1/src/dbcsr/libsmm_acc/libclsmm/libclsmm.c
gcc -c  /home/centos/Phuong/cp2k-6.1/src/acc/mic/libmicacc.c
gcc -c  /home/centos/Phuong/cp2k-6.1/src/acc/opencl/acc_opencl_error.c
gcc -c  /home/centos/Phuong/cp2k-6.1/src/acc/opencl/acc_opencl_event.c
gcc -c  /home/centos/Phuong/cp2k-6.1/src/acc/opencl/acc_opencl_stream.c
gcc -c  /home/centos/Phuong/cp2k-6.1/src/acc/opencl/acc_opencl_dev.c
gcc -c  /home/centos/Phuong/cp2k-6.1/src/acc/opencl/acc_opencl_mem.c
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/glob_matching.F glob_matching.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_para_types.F cp_para_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/kahan_sum.F kahan_sum.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/fft/fft_kinds.F fft_kinds.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/hfx_libint_wrapper_types.F hfx_libint_wrapper_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/xc/xc_input_constants.F xc_input_constants.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/shg_int/constants_operator.F constants_operator.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"base/kinds.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/base/' kinds.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/base/array_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/base/' array_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/glob_matching.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' glob_matching.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_para_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_para_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pilaenv_hack.F pilaenv_hack.F90
gcc -c  /home/centos/Phuong/cp2k-6.1/src/sockets.c
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/kahan_sum.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' kahan_sum.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/fft/fft_kinds.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/fft/' fft_kinds.F90 
gcc -c  /home/centos/Phuong/cp2k-6.1/src/start/libcp2k_unittest.c
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"hfx_libint_wrapper_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' hfx_libint_wrapper_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"xc/xc_input_constants.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/xc/' xc_input_constants.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/base/btree.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/base/' btree.F90 
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libmicsmm.a
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libclsmm.a
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kaccmic.a
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kaccopencl.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libmicsmm.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libclsmm.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kaccmic.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kaccopencl.a
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"shg_int/constants_operator.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/shg_int/' constants_operator.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/fft/fft_plan.F fft_plan.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/base/machine_internal.F machine_internal.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/base/dbcsr_array_sort.F dbcsr_array_sort.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/mathconstants.F mathconstants.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/timings_base_type.F timings_base_type.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/lapack.F lapack.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/fast.F fast.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input_constants.F input_constants.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/minimax/minimax_exp_k53.F minimax_exp_k53.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/grid/xyz_to_vab_optimised.F xyz_to_vab_optimised.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/grid/grid_fast.F grid_fast.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/string_utilities.F string_utilities.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pilaenv_hack.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' pilaenv_hack.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/fft/fft_plan.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/fft/' fft_plan.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/timings_base_type.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' timings_base_type.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/mathconstants.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' mathconstants.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/lapack.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' lapack.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_array_sort.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/base/' dbcsr_array_sort.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input_constants.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' input_constants.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"base/machine_internal.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/base/' machine_internal.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/string_utilities.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' string_utilities.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/fast.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' fast.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"grid/grid_fast.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/grid/' grid_fast.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/physcon.F physcon.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"grid/xyz_to_vab_optimised.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/grid/' xyz_to_vab_optimised.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/physcon.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' physcon.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/base/machine.F machine.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k53.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/minimax/' minimax_exp_k53.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"base/machine.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/base/' machine.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/base/base_hooks.F base_hooks.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"base/base_hooks.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/base/' base_hooks.F90 
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kbase.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/acc/acc_stream.F acc_stream.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/mpiwrap/message_passing.F message_passing.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/acc/acc_device.F acc_device.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F dbcsr_min_heap.F90
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kbase.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr_tensor/allocate_wrap.F allocate_wrap.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_array_sort.F cp_array_sort.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/mathlib.F mathlib.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/list_routinestat.F list_routinestat.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/list_callstackentry.F list_callstackentry.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/dict.F dict.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/list_routinereport.F list_routinereport.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/bessel_lib.F bessel_lib.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/erf_fn.F erf_fn.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_files.F cp_files.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_iter_types.F cp_iter_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/splines.F splines.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_result_types.F cp_result_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_min_heap.F cp_min_heap.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/structure_factor_types.F structure_factor_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cuda_profiling.F cuda_profiling.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/memory_utilities.F memory_utilities.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/eigenvalueproblems.F eigenvalueproblems.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/gamma.F gamma.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_array_sort.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_array_sort.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"acc/acc_device.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/acc/' acc_device.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"acc/acc_stream.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/acc/' acc_stream.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/bessel_lib.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' bessel_lib.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_min_heap.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/dist/' dbcsr_min_heap.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/erf_fn.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' erf_fn.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_min_heap.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_min_heap.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/splines.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' splines.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_result_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_result_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_files.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_files.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/structure_factor_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' structure_factor_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cuda_profiling.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cuda_profiling.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/gamma.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' gamma.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/eigenvalueproblems.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' eigenvalueproblems.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/mathlib.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' mathlib.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/lebedev.F lebedev.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_iter_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_iter_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/list_callstackentry.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' list_callstackentry.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/list_routinestat.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' list_routinestat.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/list_routinereport.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' list_routinereport.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/string_table.F string_table.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/print_messages.F print_messages.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/linear_systems.F linear_systems.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/dict.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' dict.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/spherical_harmonics.F spherical_harmonics.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr_tensor/allocate_wrap.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr_tensor/' allocate_wrap.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/memory_utilities.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' memory_utilities.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/whittaker.F whittaker.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/powell.F powell.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/lebedev.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' lebedev.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/metadyn_tools/graph_utils.F graph_utils.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/print_messages.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' print_messages.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/string_table.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' string_table.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/linear_systems.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' linear_systems.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_parser_inpp_types.F cp_parser_inpp_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_parser_buffer_types.F cp_parser_buffer_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/spherical_harmonics.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' spherical_harmonics.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/whittaker.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' whittaker.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_parser_ilist_types.F cp_parser_ilist_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/powell.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' powell.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"metadyn_tools/graph_utils.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/metadyn_tools/' graph_utils.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/mixed_energy_types.F mixed_energy_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/subsys/shell_potential_types.F shell_potential_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/orbital_pointers.F orbital_pointers.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_parser_inpp_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/orbital_symbols.F orbital_symbols.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_parser_buffer_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_parser_buffer_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/subsys/damping_dipole_types.F damping_dipole_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/subsys/atprop_types.F atprop_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/subsys/force_field_kind_types.F force_field_kind_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_parser_ilist_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"mixed_energy_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' mixed_energy_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"subsys/shell_potential_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/subsys/' shell_potential_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/orbital_pointers.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' orbital_pointers.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/orbital_symbols.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' orbital_symbols.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/subsys/virial_types.F virial_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/pw_grid_types.F pw_grid_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/fft/mltfftsg_tools.F mltfftsg_tools.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"subsys/damping_dipole_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/subsys/' damping_dipole_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/fm/cp_blacs_calls.F cp_blacs_calls.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"subsys/atprop_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/subsys/' atprop_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/ps_wavelet_types.F ps_wavelet_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/taper_types.F taper_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"subsys/force_field_kind_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/subsys/' force_field_kind_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/semi_empirical_mpole_types.F semi_empirical_mpole_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/semi_empirical_expns3_types.F semi_empirical_expns3_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/sto_ng.F sto_ng.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_dftb_types.F qs_dftb_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"subsys/virial_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/subsys/' virial_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/semi_empirical_int_arrays.F semi_empirical_int_arrays.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/pw_grid_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' pw_grid_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"mpiwrap/message_passing.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/mpiwrap/' message_passing.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"fm/cp_blacs_calls.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/fm/' cp_blacs_calls.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/ps_wavelet_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' ps_wavelet_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"taper_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' taper_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/ps_wavelet_fft3d.F ps_wavelet_fft3d.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/lazy.F lazy.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/fft/mltfftsg_tools.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/fft/' mltfftsg_tools.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"semi_empirical_mpole_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' semi_empirical_mpole_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/exclusion_types.F exclusion_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"semi_empirical_expns3_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' semi_empirical_expns3_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/splines_types.F splines_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/fist_energy_types.F fist_energy_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qmmm_gaussian_types.F qmmm_gaussian_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_dftb_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_dftb_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/minimax/minimax_exp_k15.F minimax_exp_k15.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/sto_ng.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' sto_ng.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"semi_empirical_int_arrays.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' semi_empirical_int_arrays.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/eri_mme/eri_mme_util.F eri_mme_util.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_energy_types.F qs_energy_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/lazy.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' lazy.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/wannier_states_types.F wannier_states_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/ps_wavelet_fft3d.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' ps_wavelet_fft3d.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"exclusion_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' exclusion_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"splines_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' splines_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"fist_energy_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' fist_energy_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qmmm_gaussian_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qmmm_gaussian_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_rho_atom_types.F qs_rho_atom_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/hfx_helpers.F hfx_helpers.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/task_list_types.F task_list_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_util.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/eri_mme/' eri_mme_util.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_fb_trial_fns_types.F qs_fb_trial_fns_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_charges_types.F qs_charges_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_energy_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_energy_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"wannier_states_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' wannier_states_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k15.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/minimax/' minimax_exp_k15.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/domain_submatrix_types.F domain_submatrix_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_rho_atom_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_rho_atom_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F hfx_compression_core_methods.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"hfx_helpers.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' hfx_helpers.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pexsi_interface.F pexsi_interface.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/block_p_types.F block_p_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"task_list_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' task_list_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_fb_trial_fns_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_fb_trial_fns_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_charges_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_charges_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/farming_types.F farming_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"domain_submatrix_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' domain_submatrix_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qmmm_ff_fist.F qmmm_ff_fist.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/arnoldi/arnoldi_geev.F arnoldi_geev.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"block_p_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' block_p_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/d3_poly.F d3_poly.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pexsi_interface.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' pexsi_interface.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_overlap_debug.F ai_overlap_debug.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/shg_int/s_contract_shg.F s_contract_shg.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_overlap3_debug.F ai_overlap3_debug.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"farming_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' farming_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_contraction_sphi.F ai_contraction_sphi.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_contraction.F ai_contraction.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qmmm_ff_fist.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qmmm_ff_fist.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_debug.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_overlap_debug.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_geev.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/arnoldi/' arnoldi_geev.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"d3_poly.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' d3_poly.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/xc/xc_rho_cflags_types.F xc_rho_cflags_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"shg_int/s_contract_shg.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/shg_int/' s_contract_shg.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3_debug.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_overlap3_debug.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_contraction_sphi.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_contraction_sphi.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_contraction.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_contraction.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/xc/xc_derivative_desc.F xc_derivative_desc.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/xc/xc_functionals_utilities.F xc_functionals_utilities.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/hfxbase/hfx_contraction_methods.F hfx_contraction_methods.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/hfxbase/hfx_contract_block.F hfx_contract_block.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"xc/xc_rho_cflags_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/xc/' xc_rho_cflags_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_hash_table_functions.F qs_hash_table_functions.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/spglib_f08.F spglib_f08.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"xc/xc_derivative_desc.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/xc/' xc_derivative_desc.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"xc/xc_functionals_utilities.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/xc/' xc_functionals_utilities.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/mm_mapping_library.F mm_mapping_library.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_fb_buffer_types.F qs_fb_buffer_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/wannier90.F wannier90.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_hash_table_functions.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_hash_table_functions.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"spglib_f08.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' spglib_f08.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"mm_mapping_library.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' mm_mapping_library.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/uff_vdw_radii_table.F uff_vdw_radii_table.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/minimax/minimax_rpa.F minimax_rpa.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"hfxbase/hfx_compression_core_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/hfxbase/' hfx_compression_core_methods.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_fb_buffer_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_fb_buffer_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"wannier90.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' wannier90.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/beta_gamma_psi.F beta_gamma_psi.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/simpar_types.F simpar_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"uff_vdw_radii_table.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' uff_vdw_radii_table.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qmmm_gaussian_data.F qmmm_gaussian_data.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"hfxbase/hfx_contract_block.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/hfxbase/' hfx_contract_block.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"beta_gamma_psi.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' beta_gamma_psi.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/motion/md_ener_types.F md_ener_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"simpar_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' simpar_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/negf_alloc_types.F negf_alloc_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qmmm_gaussian_data.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qmmm_gaussian_data.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/negf_integr_utils.F negf_integr_utils.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"motion/md_ener_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/motion/' md_ener_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/tmc/tmc_stati.F tmc_stati.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/mdctrl_types.F mdctrl_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/tmc/tmc_tree_types.F tmc_tree_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/tmc/tmc_move_types.F tmc_move_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"minimax/minimax_rpa.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/minimax/' minimax_rpa.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"negf_alloc_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' negf_alloc_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/tmc/tmc_utils.F tmc_utils.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"negf_integr_utils.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' negf_integr_utils.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/mao_types.F mao_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"tmc/tmc_stati.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/tmc/' tmc_stati.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"mdctrl_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' mdctrl_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"tmc/tmc_tree_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/tmc/' tmc_tree_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"tmc/tmc_move_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/tmc/' tmc_move_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_eri_debug.F ai_eri_debug.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/acc/acc_hostmem.F acc_hostmem.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/xml_parser.F xml_parser.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"tmc/tmc_utils.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/tmc/' tmc_utils.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"mao_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' mao_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/structure_factors.F structure_factors.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/fft/fftw3_lib.F fftw3_lib.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_eri_debug.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_eri_debug.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_coulomb.F ai_coulomb.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_os_rr.F ai_os_rr.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"acc/acc_hostmem.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/acc/' acc_hostmem.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/xml_parser.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' xml_parser.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_onecenter.F ai_onecenter.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/structure_factors.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' structure_factors.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_os_rr.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_os_rr.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/hfx_libint_wrapper.F hfx_libint_wrapper.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/fft/fftw3_lib.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/fft/' fftw3_lib.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_coulomb.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/hartree_local_types.F hartree_local_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_onecenter.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_onecenter.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_modify_pab_block.F qs_modify_pab_block.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_oneelectron.F ai_oneelectron.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"hfx_libint_wrapper.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' hfx_libint_wrapper.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"hartree_local_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' hartree_local_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/shg_int/construct_shg.F construct_shg.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_modify_pab_block.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_modify_pab_block.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_oneelectron.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_oneelectron.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_operators_r12.F ai_operators_r12.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_overlap_aabb.F ai_overlap_aabb.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_overlap3.F ai_overlap3.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_derivatives.F ai_derivatives.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"shg_int/construct_shg.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/shg_int/' construct_shg.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/fermi_utils.F fermi_utils.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_angmom.F ai_angmom.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_operators_r12.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_operators_r12.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_aabb.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_overlap_aabb.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_derivatives.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_derivatives.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_overlap3.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"fermi_utils.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' fermi_utils.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_angmom.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_angmom.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_fermi_contact.F ai_fermi_contact.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_verfc.F ai_verfc.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_fermi_contact.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_fermi_contact.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_verfc.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_verfc.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/molsym.F molsym.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_fb_hash_table_types.F qs_fb_hash_table_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"molsym.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' molsym.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"hfxbase/hfx_contraction_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/hfxbase/' hfx_contraction_methods.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/mol_force.F mol_force.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_fb_hash_table_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_fb_hash_table_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/acc/acc_event.F acc_event.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/acc/acc_devmem.F acc_devmem.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/base/dbcsr_toollib.F dbcsr_toollib.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"mol_force.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' mol_force.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"acc/acc_event.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/acc/' acc_event.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"acc/acc_devmem.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/acc/' acc_devmem.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_toollib.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/base/' dbcsr_toollib.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/util.F util.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/timings_types.F timings_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/fparser.F fparser.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_parser_status_types.F cp_parser_status_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/orbital_transformation_matrices.F orbital_transformation_matrices.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_grid_atom.F qs_grid_atom.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/timings_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' timings_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/util.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' util.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F ps_wavelet_scaling_function.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pair_potential_types.F pair_potential_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_parser_status_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_parser_status_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/fparser.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' fparser.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/orbital_transformation_matrices.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' orbital_transformation_matrices.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_grid_atom.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_grid_atom.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_operator_ra2m.F ai_operator_ra2m.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/cryssym.F cryssym.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/ps_wavelet_scaling_function.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' ps_wavelet_scaling_function.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pair_potential_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' pair_potential_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_operator_ra2m.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_operator_ra2m.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"cryssym.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' cryssym.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_elec_field.F ai_elec_field.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_elec_field.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_elec_field.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_spin_orbit.F ai_spin_orbit.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_kinetic.F ai_kinetic.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/mm/dbcsr_acc_operations.F dbcsr_acc_operations.F90
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kacc.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kacc.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_index.F dbcsr_tensor_index.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_spin_orbit.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_spin_orbit.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_kinetic.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_kinetic.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_acc_operations.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/mm/' dbcsr_acc_operations.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_index.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_index.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/periodic_table.F periodic_table.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/parallel_rng_types.F parallel_rng_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/cp2k_info.F cp2k_info.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_fb_matrix_data_types.F qs_fb_matrix_data_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/periodic_table.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' periodic_table.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/parallel_rng_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' parallel_rng_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F dbcsr_data_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"cp2k_info.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' cp2k_info.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/list_timerenv.F list_timerenv.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_fb_matrix_data_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_fb_matrix_data_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_neighbor_list_types.F qs_neighbor_list_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/data/' dbcsr_data_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/list_timerenv.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' list_timerenv.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_overlap.F ai_overlap.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/sap_kind_types.F sap_kind_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/graphcon.F graphcon.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_neighbor_list_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_neighbor_list_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ao_util.F ao_util.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_overlap_ppl.F ai_overlap_ppl.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"sap_kind_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' sap_kind_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/base/dbcsr_types.F dbcsr_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_overlap.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_overlap.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"graphcon.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' graphcon.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ao_util.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ao_util.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_ppl.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_overlap_ppl.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/header.F header.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/base/' dbcsr_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/ops/dbcsr_blas_operations.F dbcsr_blas_operations.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/list.F list.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"header.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' header.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr_tensor/array_list_methods.F array_list_methods.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_oce_types.F qs_oce_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_blas_operations.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/ops/' dbcsr_blas_operations.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/list.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' list.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/qs_nl_hash_table_types.F qs_nl_hash_table_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr_tensor/array_list_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr_tensor/' array_list_methods.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_oce_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_oce_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/timings.F timings.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/csvr_system_utils.F csvr_system_utils.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"qs_nl_hash_table_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' qs_nl_hash_table_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/timings.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' timings.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"csvr_system_utils.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' csvr_system_utils.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/optimize_basis_types.F optimize_basis_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/force_field_types.F force_field_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pair_potential_util.F pair_potential_util.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"optimize_basis_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' optimize_basis_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pair_potential_util.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' pair_potential_util.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"force_field_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' force_field_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/fft/fftsg_lib.F fftsg_lib.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/fft/fftsg_lib.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/fft/' fftsg_lib.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/fft/fft_lib.F fft_lib.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/fft/fft_lib.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/fft/' fft_lib.F90 
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kfft.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kfft.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/metadyn_tools/graph_methods.F graph_methods.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"metadyn_tools/graph_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/metadyn_tools/' graph_methods.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_coulomb_test.F ai_coulomb_test.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb_test.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_coulomb_test.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/debug_os_integrals.F debug_os_integrals.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/aobasis/ai_moments.F ai_moments.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"debug_os_integrals.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' debug_os_integrals.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"aobasis/ai_moments.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/aobasis/' ai_moments.F90 
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kgrid.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kgrid.a
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kmetadyn_tools.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/metadyn_tools/graph.F graph.F90
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kmetadyn_tools.a
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"metadyn_tools/graph.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/metadyn_tools/' graph.F90 
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kmpiwrap.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/data/dbcsr_ptr_util.F dbcsr_ptr_util.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/reference_manager.F reference_manager.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_para_env.F cp_para_env.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/timings_report.F timings_report.F90
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kmpiwrap.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_result_methods.F cp_result_methods.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_log_handling.F cp_log_handling.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/ps_wavelet_base.F ps_wavelet_base.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/t_c_g0.F t_c_g0.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/t_sh_p_s_c.F t_sh_p_s_c.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_para_env.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_para_env.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_result_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_result_methods.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/reference_manager.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' reference_manager.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/timings_report.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' timings_report.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_log_handling.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_log_handling.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"t_sh_p_s_c.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' t_sh_p_s_c.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/ps_wavelet_base.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' ps_wavelet_base.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"t_c_g0.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' t_c_g0.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_ptr_util.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/data/' dbcsr_ptr_util.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_parser_types.F cp_parser_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_parser_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_parser_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_units.F cp_units.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_array_utils.F cp_array_utils.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cg_test.F cg_test.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/cp_error_handling.F cp_error_handling.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/input_enumeration_types.F input_enumeration_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_parser_ilist_methods.F cp_parser_ilist_methods.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_parser_inpp_methods.F cp_parser_inpp_methods.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/fft_tools.F fft_tools.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/minimax/minimax_exp.F minimax_exp.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/xc/xc_libxc_wrap.F xc_libxc_wrap.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/splines_methods.F splines_methods.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"minimax/minimax_exp.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/minimax/' minimax_exp.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cg_test.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cg_test.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_parser_ilist_methods.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/input_enumeration_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' input_enumeration_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_parser_inpp_methods.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"xc/xc_libxc_wrap.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/xc/' xc_libxc_wrap.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_error_handling.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_error_handling.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"splines_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' splines_methods.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_units.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_units.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/cp_array_utils.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' cp_array_utils.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/fft_tools.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' fft_tools.F90 
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kminimax.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kminimax.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/eri_mme/eri_mme_gaussian.F eri_mme_gaussian.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_gaussian.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/eri_mme/' eri_mme_gaussian.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/distribution_1d_types.F distribution_1d_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/fm/cp_blacs_env.F cp_blacs_env.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/common/bibliography.F bibliography.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/distribution_1d_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' distribution_1d_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"fm/cp_blacs_env.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/fm/' cp_blacs_env.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_parser_methods.F cp_parser_methods.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/eri_mme/eri_mme_lattice_summation.F eri_mme_lattice_summation.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"common/bibliography.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/common/' bibliography.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_parser_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_parser_methods.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_lattice_summation.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/eri_mme/' eri_mme_lattice_summation.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/fm/cp_fm_struct.F cp_fm_struct.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/distribution_2d_types.F distribution_2d_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/global_types.F global_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"global_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' global_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"fm/cp_fm_struct.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/fm/' cp_fm_struct.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"distribution_2d_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' distribution_2d_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/cp_external_control.F cp_external_control.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/statistical_methods.F statistical_methods.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F dbcsr_data_methods_low.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/base/dbcsr_config.F dbcsr_config.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"cp_external_control.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' cp_external_control.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"statistical_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' statistical_methods.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_config.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/base/' dbcsr_config.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods_low.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods_low.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/input_val_types.F input_val_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/subsys/cell_types.F cell_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/input_val_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' input_val_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"subsys/cell_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/subsys/' cell_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/fm/cp_fm_types.F cp_fm_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"fm/cp_fm_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/fm/' cp_fm_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/atom_upf.F atom_upf.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/swarm/swarm_message.F swarm_message.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"atom_upf.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' atom_upf.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"swarm/swarm_message.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/swarm/' swarm_message.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/fist_neighbor_list_types.F fist_neighbor_list_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/subcell_types.F subcell_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/tmc/tmc_types.F tmc_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"subcell_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' subcell_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"fist_neighbor_list_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/' fist_neighbor_list_types.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"tmc/tmc_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/tmc/' tmc_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/data/dbcsr_mem_methods.F dbcsr_mem_methods.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F dbcsr_block_operations.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/tmc/tmc_analysis_types.F tmc_analysis_types.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_mem_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/data/' dbcsr_mem_methods.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/input_keyword_types.F input_keyword_types.F90
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/input/cp_linked_list_input.F cp_linked_list_input.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_operations.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/block/' dbcsr_block_operations.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/pw/ps_wavelet_util.F ps_wavelet_util.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"tmc/tmc_analysis_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/tmc/' tmc_analysis_types.F90 
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods.F dbcsr_data_methods.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"pw/ps_wavelet_util.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/pw/' ps_wavelet_util.F90 
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/input_keyword_types.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' input_keyword_types.F90 
Updating archive /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kcommon.a
ar: creating /home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt/libcp2kcommon.a
/home/centos/Phuong/cp2k-6.1/tools/build_utils/fypp -n /home/centos/Phuong/cp2k-6.1/src/motion/cp_lbfgs.F cp_lbfgs.F90
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"input/cp_linked_list_input.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/input/' cp_linked_list_input.F90 
mpif90 -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -static -L/home/centos/Phuong/cp2k-6.1/lib/Linux-x86-64-gfortran/popt -o /home/centos/Phuong/cp2k-6.1/exe/Linux-x86-64-gfortran/graph.popt graph.o  -lcp2kmetadyn_tools -lcp2kcommon -lcp2kmpiwrap -lcp2kbase /home/centos/Phuong/scalapack-2.0.2/libscalapack.a /home/centos/Phuong/lapack-3.8.0/liblapack.a /home/centos/Phuong/BLAS-3.8.0/libblas.a /home/centos/Phuong/fftw/lib/libfftw3.a /home/centos/Phuong/libxc/lib/libxcf03.a /home/centos/Phuong/libxc/lib/libxc.a /home/centos/Phuong/libint/lib/libderiv.a /home/centos/Phuong/libint/lib/libint.a /home/centos/Phuong/libxsmm/lib/libxsmmf.a /home/centos/Phuong/libxsmm/lib/libxsmm.a
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods.F90 
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
make[3]: *** [/home/centos/Phuong/cp2k-6.1/exe/Linux-x86-64-gfortran/graph.popt] Error 1
make[3]: *** Waiting for unfinished jobs....
mpif90 -c -D__FFTW3 -D__LIBINT -D__LIBXC -D__LIBXSMM -D__LIBINT_MAX_AM=7 -D__LIBDERIV_MAX_AM1=6 -D__MAX_CONTR=4 -D__parallel -D__SCALAPACK -O2 -ffast-math -ffree-form -ffree-line-length-none -ftree-vectorize -funroll-loops -mtune=native -I/home/centos/Phuong/fftw/include -I/home/centos/Phuong/libint/include -I/home/centos/Phuong/libxc/include -I/home/centos/Phuong/libxsmm/include -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"L märts 23 21:19:06 UTC 2019\"" -D__COMPILE_HOST="\"scc-4.cloud.ut.ee\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/home/centos/Phuong/cp2k-6.1/data\"" -D__SHORT_FILE__="\"motion/cp_lbfgs.F\"" -I'/home/centos/Phuong/cp2k-6.1/src/motion/' cp_lbfgs.F90 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Auto Generated Inline Image 1
Type: image/png
Size: 6012 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20190324/e1413422/attachment.png>


More information about the CP2K-user mailing list