7

尝试使用 RVM 安装它,我收到以下错误:

> [2013-02-25 10:09:24] make    CC = /usr/local/bin/gcc-4.2     LD = ld
>   LDSHARED = /usr/local/bin/gcc-4.2 -dynamic -bundle  CFLAGS = -O3
> -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=shorten-64-to-32 -Werror=implicit-function-declaration   -pipe    XCFLAGS = -include ruby/config.h -include ruby/missing.h -D_FORTIFY_SOURCE=2
> -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT  CPPFLAGS = -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I/usr/local/opt/libyaml/include -I/usr/local/opt/readline/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -I/usr/local/opt/curl-ca-bundle/include -I/usr/local/opt/sqlite/include   -I. -I.ext/include/x86_64-darwin12.2.0 -I./include -I.   DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -L/usr/local/opt/libyaml/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/curl-ca-bundle/lib -L/usr/local/opt/sqlite/lib  -fstack-protector -Wl,-u,_objc_msgSend      SOLIBS =  linking miniruby ld: warning: directory not found for option
> '-L/usr/local/opt/curl-ca-bundle/lib'
> /Users/ale/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:111: [BUG] Stack
> consistency error (sp: 38, bp: 36) ruby 2.0.0p0 (2013-02-24 revision
> 39474) [x86_64-darwin12.2.0]
> 
> -- Crash Report log information --------------------------------------------    See Crash Report log file under the one of following:
>      * ~/Library/Logs/CrashReporter
>      * /Library/Logs/CrashReporter
>      * ~/Library/Logs/DiagnosticReports
>      * /Library/Logs/DiagnosticReports    the more detail of.
> 
> -- Control frame information ----------------------------------------------- c:0006 p:0038 s:0038 e:000037 CLASS  /Users/ale/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:111
> c:0005 p:0035 s:0034 e:000033 CLASS 
> /Users/ale/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:107 c:0004 p:0009
> s:0032 e:000031 TOP   
> /Users/ale/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:85 [FINISH] c:0003
> p:---- s:0030 e:000029 CFUNC  :require c:0002 p:0098 s:0026 E:001f68
> EVAL   ./tool/mkconfig.rb:11 [FINISH] c:0001 p:0000 s:0002 E:001848
> TOP    [FINISH]
> 
> ./tool/mkconfig.rb:11:in `<main>' ./tool/mkconfig.rb:11:in `require'
> /Users/ale/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:85:in `<top
> (required)>' /Users/ale/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:107:in
> `<module:FileUtils>'
> /Users/ale/.rvm/src/ruby-2.0.0-p0/lib/fileutils.rb:111:in
> `<module:NoWrite>'
> 
> -- C level backtrace information ------------------------------------------- 0   miniruby                            0x0000000108465e24 rb_vm_bugreport + 164 1   miniruby                 
> 0x000000010833d95e report_bug + 302 2   miniruby                      
> 0x000000010833dc14 rb_bug + 180 3   miniruby                          
> 0x000000010845bea0 vm_exec_core + 32080 4   miniruby                  
> 0x000000010845c07e vm_exec + 94 5   miniruby                          
> 0x000000010845cf5a rb_iseq_eval + 266 6   miniruby                    
> 0x0000000108342572 rb_load_internal + 306 7   miniruby                
> 0x0000000108343cc1 rb_require_safe + 1313 8   miniruby                
> 0x000000010844bc54 call_cfunc_1 + 20 9   miniruby                     
> 0x0000000108452126 vm_call_cfunc + 1046 10  miniruby                  
> 0x0000000108460ce0 vm_call_method + 224 11  miniruby                  
> 0x0000000108457363 vm_exec_core + 12819 12  miniruby                  
> 0x000000010845c07e vm_exec + 94 13  miniruby                          
> 0x000000010845ce2e rb_iseq_eval_main + 206 14  miniruby               
> 0x0000000108340cdf ruby_exec_internal + 111 15  miniruby              
> 0x0000000108341cc2 ruby_run_node + 82 16  miniruby                    
> 0x00000001083080af main + 79 17  libdyld.dylib                      
> 0x00007fff8ae7b7e1 start + 0 18  ???                                
> 0x0000000000000009 0x0 + 9
> 
> -- Other runtime information -----------------------------------------------
> 
> * Loaded script: ./tool/mkconfig.rb
> 
> * Loaded features:
> 
>     0 enumerator.so
> 
> [NOTE] You may have encountered a bug in the Ruby interpreter or
> extension libraries. Bug reports are welcome. For details:
> http://www.ruby-lang.org/bugreport.html
> 
> make: *** [.rbconfig.time] Abort trap: 6

它对其他人有用吗?

4

6 回答 6

6

你试过 CC=clang 我在一分钟前安装在 10.7 上没有任何问题吗?

于 2013-02-25T10:33:54.677 回答
3

rvm get head伦敦时间今天下午 5 点之后解决了这个问题。猜猜韦恩一直在战斗!

rvm reinstall 2.0.0

仍然继续find: -printf: unknown primary or operatorruby​​gems 安装,但其余的工作。

于 2013-02-25T17:51:36.140 回答
1

这里安装成功。

从 .bash_profile 中删除我的 CC 变量(指向 gcc-4.2)并执行rvm get head && rvm requirements && rvm reinstall 2.0.0

但我得到 ruby​​gems 安装错误。

进行一些测试似乎不是问题。gem install 很好用

于 2013-02-26T13:05:01.463 回答
0

这是在 ruby​​ 2.0 头中修复的。请参阅下面特定问题的链接。作为拉头的替代方法,您还可以通过应用问题中描述的简单补丁来修复构建问题。

https://bugs.ruby-lang.org/issues/8171

于 2013-04-13T17:51:49.290 回答
0

当“rvm install 2.0.0”失败时,这就是我所做的对我有用的事情。

确保您从 App Store 安装了最新的 Xcode。

然后我删除了 rvm

rvm implode

然后重新安装 rvm (参见rvm.io )

curl -L https://get.rvm.io | bash -s stable

然后我做了一个

rvm install 2.0.0

这有效。

于 2013-07-29T07:03:31.313 回答
0

我在这里有点晚了,但遇到了同样的问题。我使用以下命令安装了 RVM 和 Ruby 2.0 并收到了相同的错误。

curl -L https://get.rvm.io | bash -s stable --ruby

确保重新启动终端,然后运行rvm get head

在这里工作。

于 2013-02-27T21:33:46.637 回答