Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165112 - building dev-ruby/fastthread-0.6.3 fails (missing /bin/install)
Summary: building dev-ruby/fastthread-0.6.3 fails (missing /bin/install)
Status: RESOLVED DUPLICATE of bug 159922
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-03 12:00 UTC by Karl-Robert Ernst
Modified: 2007-02-03 12:03 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 Karl-Robert Ernst 2007-02-03 12:00:29 UTC
Workaround:
> sudo ln /usr/bin/install /bin/install

Reproducible: Always

Steps to Reproduce:
1.emerge fastthread
2.!!! ERROR: dev-ruby/fastthread-0.6.3 failed.
3....

Actual Results:  
>>> Install fastthread-0.6.3 into /var/tmp/portage/dev-ruby/fastthread-0.6.3/image/ category dev-ruby
make: /bin/install: Kommando nicht gefunden
make: *** [/var/tmp/portage/dev-ruby/fastthread-0.6.3/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.6.3/lib/fastthread.so] Fehler 127
ERROR:  Error installing gem /var/tmp/portage/dev-ruby/fastthread-0.6.3/distdir/fastthread-0.6.3[.gem]: ERROR: Failed to build gem native extension.
Gem files will remain installed in /var/tmp/portage/dev-ruby/fastthread-0.6.3/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.6.3 for inspection.
  ruby extconf.rb install /var/tmp/portage/dev-ruby/fastthread-0.6.3/distdir/fastthread-0.6.3 -v 0.6.3 --no-ri --no-rdoc -l -i /var/tmp/portage/dev-ruby/fastthread-0.6.3/image///usr/lib/ruby/gems/1.8\ncreating Makefile

!!! 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 3205:   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'.

Expected Results:  
fastthread should emerge...

Portage 2.1.2-r5 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5conf2 i686)
=================================================================
System uname: 2.6.19-gentoo-r5conf2 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.12.9
Timestamp of tree: Sat, 03 Feb 2007 11:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2-r2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 12:03:15 UTC

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