Gromacs 2020.2 install error

I have a similar error when running “make check”. 4 out of 73 test failed. I have tried Cédric’s and Masrul’s suggestion but not working for me.

Abnormal return value for ‘/usr/local/bin/mpiexec -np 8 -wdir /home/akinyemi/Downloads/gromacs-2021.2/build/tests/essentialdynamics/flooding2 gmx_mpi mdrun -ei /home/akinyemi/Downloads/gromacs-2021.2/build/tests/regressiontests-2021.2/essentialdynamics/flooding2/sam.edi -eo flooding2.xvg >mdrun.out 2>&1’ was -1
Essential dynamics tests FAILED with 7 errors!

95% tests passed, 4 tests failed out of 73

Label Time Summary:
GTest = 189.84 secproc (67 tests)
IntegrationTest = 72.87 sec
proc (20 tests)
MpiTest = 106.21 secproc (10 tests)
SlowTest = 104.14 sec
proc (8 tests)
UnitTest = 12.83 sec*proc (39 tests)

Total Test time (real) = 278.54 sec

The following tests FAILED:
70 - regressiontests/complex (Failed)
71 - regressiontests/freeenergy (Failed)
72 - regressiontests/rotation (Failed)
73 - regressiontests/essentialdynamics (Failed)
Errors while running CTest
make[3]: *** [CMakeFiles/run-ctest-nophys.dir/build.make:71: CMakeFiles/run-ctest-nophys] Error 8
make[2]: *** [CMakeFiles/Makefile2:2370: CMakeFiles/run-ctest-nophys.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:2350: CMakeFiles/check.dir/rule] Error 2
make: *** [Makefile:251: check] Error 2

Hi aaomoniyi.
I’m suffering same issue.
Did you solve this issue?