Dear all,
I tried to compile VASP as a local installation on a M1 Mac,
so I tried the recommendation of the VASP wiki using:
gcc-14.2.0
openmpi-5.0.7
fftw-3.3.10
openblas-0.3.29
netlib-scalapack-2.2.2
hdf5-1.14
however running the resulting executable does run but aborts always with the message below.
Anybody any thoughts?
"
CrS step STD
entering run_vasp
running 4 mpi-ranks, with 10 threads/rank, on 1 nodes
distrk: each k-point on 2 cores, 2 groups
distr: one band on 1 cores, 2 groups
vasp.6.5.1 10Mar25 (build Jan 29 2026 14:45:13) complex
POSCAR found : 2 types and 4 ions
Reading from existing POTCAR
scaLAPACK will be used
Reading from existing POTCAR
LDA part: xc-table for (Slater(with rela. corr.)+CA(PZ)), standard interpolation
At line 918 of file fock.F (unit = 8, file = 'OUTCAR')
Fortran runtime error: Missing comma between descriptors
(' Exchange correlation treatment:' / ' ' A7 ' = ',A, ' functional compo
^
Error termination. Backtrace:
Could not print backtrace: executable file is not an executable
Program received signal SIGTRAP: Trace/breakpoint trap.
Backtrace for this error:
"

