2014-10-20 15 views
9

Ok Jungs zu installieren, ich schon versucht:Ausfallen Rubin 1.9.2 in RVM auf OSX 10.10 Yosemite

  • Neu installieren RVM;
  • Aktualisieren Sie XCode auf 6.1;
  • Install command_line_tools_for_osx_10.10_for_xcode_6.1.dmg;

Nichts funktioniert für mich!

Als ich rvm install ruby-1.9.2 betreibe ich diesen Fehler habe:

Searching for binary rubies, this might take some time. 
No binary rubies available for: osx/10.10/x86_64/ruby-1.9.2-p330. 
It is not possible to build movable binaries for rubies 1.8-1.9.2, but you can do it for your system only. 
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. 
Checking requirements for osx. 
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date. 
Requirements installation successful. 
/Users/brunnosantos/.rvm/scripts/functions/build: line 110: 33084 Segmentation fault: 11 ${compiler} "[email protected]" 2>&1 
Installing Ruby from source to: /Users/brunnosantos/.rvm/rubies/ruby-1.9.2-p330, this may take a while depending on your cpu(s)... 
ruby-1.9.2-p330 - #downloading ruby-1.9.2-p330, this may take a while depending on your connection... 
######################################################################## 100.0% 
ruby-1.9.2-p330 - #extracting ruby-1.9.2-p330 to /Users/brunnosantos/.rvm/src/ruby-1.9.2-p330.... 
ruby-1.9.2-p330 - #applying patch /Users/brunnosantos/.rvm/patches/ruby/GH-488.patch. 
ruby-1.9.2-p330 - #applying patch /Users/brunnosantos/.rvm/patches/ruby/ssl_no_ec2m.patch. 
ruby-1.9.2-p330 - #configuring. 
Error running 'env CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib ./configure --prefix=/Users/brunnosantos/.rvm/rubies/ruby-1.9.2-p330 --with-opt-dir=/usr/local/opt/libyaml --without-tcl --without-tk --disable-install-doc --enable-shared', 
showing last 15 lines of /Users/brunnosantos/.rvm/log/1413833087_ruby-1.9.2-p330/configure.log 
[2014-10-20 17:24:50] ./configure 
current path: /Users/brunnosantos/.rvm/src/ruby-1.9.2-p330 
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/brunnosantos/dotfiles/powerline/scripts:/usr/local/bin:/Users/brunnosantos/.azk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/brunnosantos/bin:/Users/brunnosantos/.rvm/bin:/Users/brunnosantos/go/bin:/usr/local/smlnj/bin  
command(10): env CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib ./configure --prefix=/Users/brunnosantos/.rvm/rubies/ruby-1.9.2-p330 --with-opt-dir=/usr/local/opt/libyaml --without-tcl --without-tk --disable-install-doc --enable-shared 
configure: WARNING: unrecognized options: --without-tcl, --without-tk 
checking build system type... i386-apple-darwin14.0.0 
checking host system type... i386-apple-darwin14.0.0 
checking target system type... i386-apple-darwin14.0.0 
checking whether the C compiler works... no 
configure: error: in `/Users/brunnosantos/.rvm/src/ruby-1.9.2-p330': 
configure: error: C compiler cannot create executables 
See `config.log' for more details 
There has been an error while running configure. Halting the installation. 

Als ich rvm install ruby-1.9.2 --with-gcc=clang habe ich versucht habe:

ruby-1.9.2-p330 - #removing src/ruby-1.9.2-p330.. 
Checking requirements for osx. 
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date. 
Requirements installation successful. 
Warning: found user selected compiler 'clang', this will suppress RVM auto detection mechanisms. 
Installing Ruby from source to: /Users/brunnosantos/.rvm/rubies/ruby-1.9.2-p330, this may take a while depending on your cpu(s)... 
ruby-1.9.2-p330 - #downloading ruby-1.9.2-p330, this may take a while depending on your connection... 
ruby-1.9.2-p330 - #extracting ruby-1.9.2-p330 to /Users/brunnosantos/.rvm/src/ruby-1.9.2-p330.... 
ruby-1.9.2-p330 - #applying patch /Users/brunnosantos/.rvm/patches/ruby/GH-488.patch. 
ruby-1.9.2-p330 - #applying patch /Users/brunnosantos/.rvm/patches/ruby/ssl_no_ec2m.patch. 
ruby-1.9.2-p330 - #configuring.......................................... 
ruby-1.9.2-p330 - #post-configuration. 
ruby-1.9.2-p330 - #compiling........................................................................................................................................... 
Error running '__rvm_make -j 1', 
showing last 15 lines of /Users/brunnosantos/.rvm/log/1413833194_ruby-1.9.2-p330/make.log 
#define UNINITIALIZED_VAR(x) x = x 
           ^
4 warnings generated. 
clang -O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -fno-common -pipe -I. -I.ext/include/x86_64-darwin14.0.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o cont.o -c cont.c 
clang -O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -fno-common -pipe -I. -I.ext/include/x86_64-darwin14.0.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o ascii.o -c ./enc/ascii.c 
clang -O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -fno-common -pipe -I. -I.ext/include/x86_64-darwin14.0.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o us_ascii.o -c ./enc/us_ascii.c 
clang -O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -fno-common -pipe -I. -I.ext/include/x86_64-darwin14.0.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o unicode.o -c ./enc/unicode.c 
clang -O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -fno-common -pipe -I. -I.ext/include/x86_64-darwin14.0.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o utf_8.o -c ./enc/utf_8.c 
clang -O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -fno-common -pipe -I. -I.ext/include/x86_64-darwin14.0.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o newline.o -c newline.c 
clang -O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -fno-common -pipe -I. -I.ext/include/x86_64-darwin14.0.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o dmyext.o -c dmyext.c 
clang -O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include -fno-common -pipe -L. -L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib -Wl,-u,_objc_msgSend main.o dmydln.o dmyencoding.o dmyversion.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.o dln_find.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o node.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o time.o transcode.o util.o variable.o compile.o debug.o iseq.o vm.o vm_dump.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o dmyext.o -lpthread -ldl -lobjc -o miniruby 
miniruby(46919,0x7fff7a0cc300) malloc: *** error for object 0x7fed53001a08: incorrect checksum for freed object - object was probably modified after being freed. 
*** set a breakpoint in malloc_error_break to debug 
make: *** [.rbconfig.time] Abort trap: 6 
++ return 2 
There has been an error while running make. Halting the installation. 

Vollprotokolldatei /Users/brunnosantos/.rvm/log/1413833194_ruby-1.9.2-p330/make.log kann in viwed werden: https://gist.github.com/squiter/b6c4280946454b6b7764

I installiert 1.9.3 mit rvm install ruby-1.9.3 --with-gcc=clang, funktionierte gut, aber kein Erfolg mit 1.9.2.

Ich weiß nicht, was ich mehr versuchen kann ....

+0

Ich vermute, dass dies ein Problem in der Ruby 1.9.2 Codebase selbst ist. Können Sie 1.9.3 ohne Probleme installieren? – Donovan

+1

Ja @Donovan, habe ich schon mit 1.9.3 ausprobiert ... gleiche Fehler. – squiter

+2

Hmm ... Leider kann ich das Problem nicht lokal replizieren, da 1.9.3 sauber für mich installiert wird (mit rbenv und ruby-build). Es fällt mir nur ein, zu versuchen, das Terminalfenster zu schließen und wieder zu öffnen. Manchmal müssen Sie nach dem Installieren der Pakete Ihre Shell-Umgebung neu laden. – Donovan

Antwort

0

Ich fand, dass gcc4.2 Neuinstallation (via homebrew, in meinem Fall: ‚Gebräu installieren gcc42‘) und dann die Klirren-Compiler, wenn ältere Rubine Installation die Installation erfolgreich sein kann.

+0

Ich kann gcc42 nicht finden, die Versionen von GCC, die in Homebrew verfügbar sind, sind Apple-GCC42, GCC, GCC43, GCC44, GCC45, GCC46, GCC47L, GCC48, GCC49, Llvm-GCC28. Ich habe versucht, mit Apple-GCC42 zu installieren, aber nicht funktionieren. – squiter

0

Ich habe die Ruby-2.2.0-Version installiert und ich versuche, die -v 1.9.2 zu installieren und ich dies vorher empfohlen und wenn ich versuche, Rubin zu installieren Ich habe sein fehlschlagen: `` ` $ rvm installieren ruby -v '1.9.2' Bereits installiert Ruby-2.2.0.

rvm reinstall ruby-2.2.0 

`` ` Wer kann mir helfen, das Problem ist die neue Version von Mac OS X Yosemite (Ich bin so schlecht über die Aktualisierung dieses OS ich auf so viele Fehler hat: Um die Verwendung neu installieren Treiber (wi-fi, bluetooth, etc ...)

+0

Probieren Sie es aus: 'export CC =/usr/bin/gcc' – uday

2

Haben Sie dies versuchen?

export CC=/usr/bin/gcc

und dann zu installieren versuchen?

Hoffe es hilft!

+1

Das funktionierte für mich – TerryS

Verwandte Themen