Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dev-lang/ruby-2.0.0_p594::gentoo failed
Date: Sun, 23 Nov 2014 19:21:40
Message-Id: 20141123192148.GA12212@syscon7
1 When I was using gcc-4.7.3 I got an error with webkit-gtk:
2
3 collect2: error: ld returned 1 exit status
4 GNUmakefile:40409: recipe for target 'Programs/GtkLauncher' failed
5 make[1]: *** [Programs/GtkLauncher] Error 1
6 make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.4-r201/work/webkitgtk-2.4.4'
7 GNUmakefile:25561: recipe for target 'all' failed
8 make: *** [all] Error 2
9
10
11 So I uninstall: dev-lang/ruby net-libs/webkit-gtk app-office/gnucash
12 and tried to install them again: but I'm getting error with "ruby-2.0.0_p594":
13
14 o variable.o compile.o debug.o iseq.o vm.o vm_dump.o vm_backtrace.o vm_trace.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o strlcpy.o strlcat.o
15 setproctitle.o addr2line.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o miniruby
16 ./miniruby -I./lib -I. -I.ext/common ./tool/mkconfig.rb -timestamp=.rbconfig.time \
17 -install_name=ruby20 \
18 -so_name=ruby20 rbconfig.rb
19 uncommon.mk:528: recipe for target '.rbconfig.time' failed
20 make: *** [.rbconfig.time] Illegal instruction
21 * ERROR: dev-lang/ruby-2.0.0_p594::gentoo failed (compile phase):
22 * emake failed
23
24 I switched to gcc-4.8.3 but I'm still getting the same error.
25 --
26 Joseph

Replies

Subject Author
Re: [gentoo-user] dev-lang/ruby-2.0.0_p594::gentoo failed Joseph <syscon780@×××××.com>