Both GFortran and iFort Compile QE well without problem. BUT QE compiled with any of them, fails in Examples and Tests of the CPV and PW directories.
I have attached the report below: RESULTS: ERRORS: GFORTRAN: sudo apt-get install build-essential fftw3-dev gfortran CPV directory:? autopilot_example running CP? calculation with AUTOPILOT option...Segmentation fault (core dumped) restart_Example Starting the cp.x calculation (with fixed ions)...Segmentation fault (core dumped) check-cp.x.j Checking o2-us-para-pbe....1..2..3..4.Segmentation fault (core dumped) FAILED with error condition! PW directory: Example01 running the scf calculation for Al...Segmentation fault (core dumped) Example03 ?running the MD calculation for Si in a 8 atom cell. G-point...Segmentation fault (core dumped) Example06 ?running the scf calculation for Ni...Segmentation fault (core dumped) Exx_Example ?running the scf calculation for Si with nq = 1 ...Segmentation fault (core dumped) ESM_Example running the scf calculation for Al(111) with ESM bc2 (metal-slab-metal) ? (no applied field)...Segmentation fault (core dumped) check-pw.x.j Checking atom-lsda...Segmentation fault (core dumped) IFORT: I installed ifort (Intel? Fortran Composer XE 2011 for Linux) available at http://software.intel.com/en-us/articles/intel-compilers/ Then I set the pathes: source /opt/intel/composer_xe_2011_sp1.10.319/bin/ia32/idbvars.sh source /opt/intel/composer_xe_2011_sp1.10.319/pkg_bin/ifortvars.sh ia32 ERRORS: CPV directory:?? Example01 running the calculation with fixed ions, restart...forrtl: severe (174): SIGSEGV, segmentation fault occurred Example05 ?? running the calculation with electric field...forrtl: severe (174): SIGSEGV, segmentation fault occurred check-pw.x.j Checking o2-us-para-pbe....1.forrtl: severe (174): SIGSEGV, segmentation fault occurred PW directory:? Example01running the scf calculation for Al...forrtl: severe (174): SIGSEGV, segmentation fault occurred Example03 ?running the MD calculation for Si in a 2 atom cell. G-point...forrtl: severe (174): SIGSEGV, segmentation fault occurred Example06 ? running the scf calculation for Cu...forrtl: severe (174): SIGSEGV, segmentation fault occurred EXX_Example running the scf calculation for Si with nq = 2 ...forrtl: severe (174): SIGSEGV, segmentation fault occurred check-pw.x.j Checking berry...forrtl: severe (174): SIGSEGV, segmentation fault occurred??? ???
