[gmx-users] make check error

Mark Abraham mark.j.abraham at gmail.com
Thu Oct 20 15:56:19 CEST 2016


Hi,

"make check" runs ctest behind the scenes. You can get some more
information by running ctest directly. From your build directory, try

ctest --output-on-failure --tests-regex "MdrunMpiTests"
However, I suspect your issues may be already covered at
http://manual.gromacs.org/documentation/2016/install-guide/index.html#testing-gromacs-for-correctness
e.g.
that you have done an MPI build, but you need to customize how you start
your MPI enabled binaries.

Mark

On Thu, Oct 20, 2016 at 9:59 AM Anna Vernon <lappala.anna at gmail.com> wrote:

trying  to compile gromacs 2016, upon execution of make check i get this:

The following tests FAILED:
      21 - MdrunMpiTests (Failed)
      26 - regressiontests/pdb2gmx (Failed)
Errors while running CTest
CMakeFiles/run-ctest.dir/build.make:49: recipe for target
'CMakeFiles/run-ctest' failed
make[3]: *** [CMakeFiles/run-ctest] Error 8
CMakeFiles/Makefile2:960: recipe for target
'CMakeFiles/run-ctest.dir/all' failed
make[2]: *** [CMakeFiles/run-ctest.dir/all] Error 2
CMakeFiles/Makefile2:936: recipe for target 'CMakeFiles/check.dir/rule'
failed
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
Makefile:544: recipe for target 'check' failed
make: *** [check] Error 2


Can someone help please
--
Gromacs Users mailing list

* Please search the archive at
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send
a mail to gmx-users-request at gromacs.org.


More information about the gromacs.org_gmx-users mailing list