<div dir="ltr">Hello Sir,<br>I have compiled "Linux-x86-64-gfortran.popt". After compilation, I run the regtest, but 27 tests are failed as RUNTIME FAIL. Can anybody help me to compile properly so that I can solve the runtime fail error. I am attaching my regtests output to check the all test results. Here is my ARCH file:<br><br>*******************************************************<br>CC         = cc<br>CPP        =<br>FC         = mpif90<br>LD         = mpif90<br>AR         = ar -r<br>LIBINT_LIB = koushik/LIB/libint-1.1.4/lib<br>LIBINT_INC = koushik/LIB/libint-1.1.4/include<br>LIBXC_LIB  = koushik/LIB/libxc-2.0.1/lib<br>LIBXC_INC  =koushik/LIB/libxc-2.0.1/include<br>MKL_LIB    = /opt/intel/composer_xe_2013.2.146/mkl/lib/intel64<br>MKL_INC    = /opt/intel/composer_xe_2013.2.146/mkl/include<br>DFLAGS     = -D__GFORTRAN -D__MKL -D__FFTSG -D__FFTW3 -D__LIBINT -D__LIBXC2\<br>             -D__parallel -D__BLACS -D__SCALAPACK<br>CPPFLAGS   =<br>FCFLAGS    = $(DFLAGS) -O3 -ffast-math -ffree-form -ffree-line-length-none\<br>             -ftree-vectorize -funroll-loops\<br>             -mtune=native<br>LDFLAGS    = $(FCFLAGS) -static-libgfortran -L$(LIBINT_LIB) -L$(LIBINT_INC)\<br>             -L$(MKL_LIB) -L$(MKL_INC) -L$(LIBXC_LIB) -L$(LIBXC_LIB)<br>LIBS       = -lderiv -lint -lstdc++ -lfftw3 -lmkl_gf_lp64 -lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64 -lmkl_sequential -lmkl_core -lxc<br>**********************************************************<br>If anybody can help me to compile cp2k and to solve the runtime fail error, then I will be thankful.<br><br>Regards,<br>koushik chatterjee<br></div>