Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 165162

Summary: dev-ruby/fastthread-0.6.3 failed
Product: Gentoo Linux Reporter: X4v3r91 <x4v3r91>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description X4v3r91 2007-02-03 19:44:59 UTC
make install
mkdir -p /var/tmp/portage/dev-ruby/fastthread-0.6.3/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.6.3/lib
/bin/install -c -m 0755 fastthread.so /var/tmp/portage/dev-ruby/fastthread-0.6.3/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.6.3/lib

!!! ERROR: dev-ruby/fastthread-0.6.3 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_install
  ebuild.sh, line 1057:   Called qa_call 'src_install'
  environment, line 3207:   Called src_install
  ebuild.sh, line 1301:   Called gems_src_install
  gems.eclass, line 78:   Called die

!!! gem install failed (spec file /var/tmp/portage/dev-ruby/fastthread-0.6.3/image///usr/lib/ruby/gems/1.8/specifications/fastthread-0.6.3.gemspec missing)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-ruby/fastthread-0.6.3/temp/build.log'.


HOW-TO Fixed

Create symlink

ln -snf /usr/bin/install /bin/install



Reproducible: Couldn't Reproduce

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 19:49:40 UTC

*** This bug has been marked as a duplicate of bug 159922 ***