Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] dev-lang/ruby-2.0.0_p594::gentoo failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Sun Nov 23, 2014 7:18 pm    Post subject: [SOLVED] dev-lang/ruby-2.0.0_p594::gentoo failed Reply with quote

When I was using gcc-4.7.3 I got an error with webkit-gtk:
Code:
collect2: error: ld returned 1 exit status
GNUmakefile:40409: recipe for target 'Programs/GtkLauncher' failed
make[1]: *** [Programs/GtkLauncher] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.4-r201/work/webkitgtk-2.4.4'
GNUmakefile:25561: recipe for target 'all' failed
make: *** [all] Error 2


So I uninstall: dev-lang/ruby net-libs/webkit-gtk app-office/gnucash
and tried to install them again: but I'm getting error with "ruby-2.0.0_p594":
Code:
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 setproctitle.o addr2line.o  dmyext.o   -lpthread -lrt -ldl -lcrypt -lm   -o miniruby
./miniruby -I./lib -I. -I.ext/common  ./tool/mkconfig.rb -timestamp=.rbconfig.time \
   -install_name=ruby20 \
   -so_name=ruby20 rbconfig.rb
uncommon.mk:528: recipe for target '.rbconfig.time' failed
make: *** [.rbconfig.time] Illegal instruction
 * ERROR: dev-lang/ruby-2.0.0_p594::gentoo failed (compile phase):
 *   emake failed

I switched to gcc-4.8.3 but I'm still getting the same error.


Last edited by Joseph_sys on Mon Nov 24, 2014 3:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Mon Nov 24, 2014 12:31 am    Post subject: Reply with quote

I've unmerge gcc-4.8.3 but it doesn't help. I still get the same error:
Code:
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fno-strict-aliasing -fPIC  -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -fstack-protector -Wl,-O1 -Wl,--as-needed 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 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 setproctitle.o addr2line.o  dmyext.o   -lpthread -lrt -ldl -lcrypt -lm   -o miniruby
./miniruby -I./lib -I. -I.ext/common  ./tool/mkconfig.rb -timestamp=.rbconfig.time \
   -install_name=ruby20 \
   -so_name=ruby20 rbconfig.rb
uncommon.mk:528: recipe for target '.rbconfig.time' failed
make: *** [.rbconfig.time] Illegal instruction
 * ERROR: dev-lang/ruby-2.0.0_p594::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-lang/ruby-2.0.0_p594::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/ruby-2.0.0_p594::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-lang:ruby-2.0.0_p594:20141124-003031.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/ruby-2.0.0_p594/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/ruby-2.0.0_p594/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/ruby-2.0.0_p594/work/ruby-2.0.0-p594'
 * S: '/var/tmp/portage/dev-lang/ruby-2.0.0_p594/work/ruby-2.0.0-p594'

>>> Failed to emerge dev-lang/ruby-2.0.0_p594, Log file:

>>>  '/var/log/portage/dev-lang:ruby-2.0.0_p594:20141124-003031.log'
*** Resuming merge...
Calculating dependencies... done!
 * One or more packages are either masked or have missing dependencies:
 *
 *   dev-lang/ruby:2.0 pulled in by:
 *     (dev-ruby/json-1.8.0::gentoo, installed)
 *
 *   dev-lang/ruby:2.0 pulled in by:
 *     (dev-ruby/rake-0.9.6::gentoo, installed)
 *
 *   dev-lang/ruby:2.0 pulled in by:
 *     (dev-ruby/racc-1.4.9::gentoo, installed)
 *
 *   dev-lang/ruby:2.0 pulled in by:
 *     (dev-ruby/rdoc-4.0.1-r1::gentoo, installed)
 *
 *   dev-lang/ruby:2.0 pulled in by:
 *     (virtual/rubygems-6::gentoo, installed)
 *
 *   dev-lang/ruby:2.0 pulled in by:
 *     (dev-ruby/rubygems-2.0.14::gentoo, installed)
 *
 * The resume list contains packages that are either masked or have
 * unsatisfied dependencies. Please restart/continue the operation
 * manually, or use --skipfirst to skip the first package in the list and
 * any other packages that may be masked or have missing dependencies.
 *
 * The following package has failed to build or install:
 *
 *  (dev-lang/ruby-2.0.0_p594::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/log/portage/dev-lang:ruby-2.0.0_p594:20141124-003031.log'
Back to top
View user's profile Send private message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Mon Nov 24, 2014 3:11 pm    Post subject: Reply with quote

ruby-2.0.0_p594-r1 works.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum