Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165162 - dev-ruby/fastthread-0.6.3 failed
Summary: dev-ruby/fastthread-0.6.3 failed
Status: RESOLVED DUPLICATE of bug 159922
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-03 19:44 UTC by X4v3r91
Modified: 2007-02-03 19:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***