GROMACS version: 2021
GROMACS modification: Yes
Hi,
Upon trying to re-build a modified GROMACS 2021 version on my workstation I get the following error; after running sudo make install
:
[ 1%] Built target fftwBuild
[ 1%] Built target muparser
[ 1%] Generating git version information
CMake Error at cmake/gmxGenerateVersionInfo.cmake:125 (list):
list GET given empty list
CMakeFiles/git-version-info.dir/build.make:70: recipe for target 'CMakeFiles/git-version-info' failed
make[2]: *** [CMakeFiles/git-version-info] Error 1
CMakeFiles/Makefile2:2357: recipe for target 'CMakeFiles/git-version-info.dir/all' failed
make[1]: *** [CMakeFiles/git-version-info.dir/all] Error 2
Makefile:165: recipe for target 'all' failed
make: *** [all] Error 2
This is quite puzzling, since I have built this version many times and never incurred in this error. Is there a way to solve or ‘bypass’ this problem?
Thanks,
Michele