The actual error message is
"""
CMake Error at CMakeLists.txt:298 (message):
MPIIO package needs LAMMPS to be build with MPI
Call Stack (most recent call first):
CMakeLists.txt:304 (pkg_depends)
"""
It seems to mean MPI is not found. After removing QUIET from
find_package(MPI):
-- Found MPI_C
Package: src:lammps
Version: 0~20181211.gitad1b1897d+dfsg1-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
[...]
debian/rules build-indep
dh build-indep --sou
2 matches
Mail list logo