gpt4 book ai didi

installation - Chef-solo 安装 - gecode 编译错误

转载 作者:太空宇宙 更新时间:2023-11-03 17:18:13 26 4
gpt4 key购买 nike

我正在尝试在 CentOS 6.3 x64 上安装 chef-solo,当我运行时:

sudo chef-solo -c /etc/chef/solo.rb -j ~/chef.json -r http://s3.amazonaws.com/chef-solo/bootstrap-latest.tar.gz

我得到这个输出:

g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG   \
-c -o gecode/int/extensional.o gecode/int/extensional.cpp
make[1]: Leaving directory `/tmp/chef-solo/gecode-3.5.0'
STDERR: {standard input}: Assembler messages:
{standard input}:13822: Warning: end of file not at end of a line; newline inserted
{standard input}:14946: Error: unknown pseudo-op: `.'
{standard input}:14946: Error: open CFI at the end of file; missing .cfi_endproc directive
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[1]: *** [gecode/int/extensional.o] Error 1
make: *** [compilelib] Error 2
---- End output of "bash" "/tmp/chef-script20120904-19809-1ofhwoq" ----
Ran "bash" "/tmp/chef-script20120904-19809-1ofhwoq" returned 2

我可以毫无问题地从 RBEL6 存储库安装 gecode,但说明书尝试从源代码安装。我找到了 this尝试从 RBEL 存储库安装的 github 上的拉取请求,但我收到一条错误消息,指出无法找到存储库元数据。有人知道该怎么办吗?

最佳答案

由于我一直在寻找这个问题的答案,所以我的发现相当……不足为奇。

我只是内存不足。我不得不在另一个具有相同操作系统的系统上编译我的文件(通过/tmp/chef-solo/gecode-3.5.0 复制到框中并运行 make)并将生成的文件夹同步回运行 make install

一旦找到库,编译步骤就会被跳过,您应该可以继续了。

关于installation - Chef-solo 安装 - gecode 编译错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12266767/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com