计算化学公社

 找回密码 Forget password
 注册 Register
Views: 599|回复 Reply: 2
打印 Print 上一主题 Last thread 下一主题 Next thread

[GROMACS] 求助:虚拟机安装gromcas2018发生报错

[复制链接 Copy URL]

12

帖子

0

威望

105

eV
积分
117

Level 2 能力者

我是按照卢老师的教程做的(http://sobereva.com/457
安装cmske3 和 安装 FFTW库都正常,但是安装gmx的最后一步 make install 发生如下报错


报错内容如下:
/root/下载/sob/gromacs-2018.8/src/gromacs/awh/biasparams.cpp:137:62: 错误:‘numeric_limits’不是‘std’的成员
  137 |        GMX_RELEASE_ASSERT(gridAxis[d].length()/sigma < std::numeric_limits<int>::max(), "The axis length in units of sigma should fit in an int");
      |                                                             ^~~~~~~~~~~~~~


/root/下载/sob/gromacs-2018.8/src/gromacs/utility/gmxassert.h:67:15: 附注:in definition of macro ‘GMX_RELEASE_ASSERT’
   67 |     ((void) ((condition) ? (void)0 : \
      |               ^~~~~~~~~
/root/下载/sob/gromacs-2018.8/src/gromacs/awh/biasparams.cpp:137:77: 错误:expected primary-expression before ‘int’
  137 | ASE_ASSERT(gridAxis[d].length()/sigma < std::numeric_limits<int>::max(), "The axis length in units of sigma should fit in an int");
      |                                                             ^~~


/root/下载/sob/gromacs-2018.8/src/gromacs/utility/gmxassert.h:67:15: 附注:in definition of macro ‘GMX_RELEASE_ASSERT’
   67 |     ((void) ((condition) ? (void)0 : \
      |               ^~~~~~~~~
/root/下载/sob/gromacs-2018.8/src/gromacs/awh/biasparams.cpp:137:77: 错误:expected ‘)’ before ‘int’
  137 | ASE_ASSERT(gridAxis[d].length()/sigma < std::numeric_limits<int>::max(), "The axis length in units of sigma should fit in an int");
      |                                                             ^~~


/root/下载/sob/gromacs-2018.8/src/gromacs/utility/gmxassert.h:67:15: 附注:in definition of macro ‘GMX_RELEASE_ASSERT’
   67 |     ((void) ((condition) ? (void)0 : \
      |               ^~~~~~~~~
/root/下载/sob/gromacs-2018.8/src/gromacs/utility/gmxassert.h:67:14: 附注:to match this ‘(’
   67 |     ((void) ((condition) ? (void)0 : \
      |              ^
/root/下载/sob/gromacs-2018.8/src/gromacs/awh/biasparams.cpp:137:9: 附注:in expansion of macro ‘GMX_RELEASE_ASSERT’
  137 |         GMX_RELEASE_ASSERT(gridAxis[d].length()/sigma < std::numeric_limits<int>::max(), "The axis length in units of sigma should fit in an int");
      |         ^~~~~~~~~~~~~~~~~~
/root/下载/sob


报错截图.png (211.63 KB, 下载次数 Times of downloads: 6)

报错截图.png

5万

帖子

99

威望

5万

eV
积分
112353

管理员

公社社长

2#
发表于 Post on 2023-12-5 15:15:12 | 只看该作者 Only view this author
把软件环境(操作系统、gcc版本)交代清楚

gromacs、cmake都没拼对
北京科音自然科学研究中心http://www.keinsci.com)致力于计算化学的发展和传播,长期开办高质量的各种计算化学类培训:初级量子化学培训班中级量子化学培训班高级量子化学培训班量子化学波函数分析与Multiwfn程序培训班分子动力学与GROMACS培训班CP2K第一性原理计算培训班,内容介绍以及往届资料购买请点击相应链接查看。这些培训是计算化学从零快速入门以及进一步全面系统性提升研究水平的高速路!培训各种常见问题见《北京科音办的培训班FAQ》
欢迎加入“北京科音”微信公众号获取北京科音培训的最新消息、避免错过网上有价值的计算化学文章!
欢迎加入人气非常高、专业性特别强的综合性理论与计算化学交流QQ群“思想家公社QQ群”:1号:18616395,2号:466017436,3号:764390338,搜索群号能搜到哪个说明目前哪个能加,合计9000人。北京科音培训班的学员在群中可申请VIP头衔,提问将得到群主Sobereva的最优先解答。
思想家公社的门口Blog:http://sobereva.com(发布大量原创计算化学相关博文)
Multiwfn主页:http://sobereva.com/multiwfn(十分强大的量子化学波函数分析程序)
ResearchGate:https://www.researchgate.net/profile/Tian_Lu
Money and papers are rubbish, get a real life!

76

帖子

0

威望

509

eV
积分
585

Level 4 (黑子)

傻傻的木瓜

3#
发表于 Post on 2024-5-2 00:01:21 | 只看该作者 Only view this author
半年后再看,不知楼主是否解决此问题,不过还是转载下gromacs论坛某讨论帖的措施:
加 #include <limits> 到 src/gromacs/awh/biasparams.cpp 和 src/gromacs/mdlib/minimize.cpp 两个文件的顶部
为参加这几天的分子动力学培训班,我在win 11笔记本的VMware 16.1.1上Rocky Linux 9.3虚拟机中用gcc 11.4.1编译GROMACS 2018.8,也遇到同样的以" 'numeric_limits' is not a member of 'std' "开头的一串报错,按上述方法修改后即可成功编译。

√546=23.36664289109

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2024-11-23 20:23 , Processed in 0.174652 second(s), 24 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list