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

Bug 162663

Summary: dev-ruby/wxruby-0.6-r1 fails - /bin/install: Command not found
Product: Gentoo Linux Reporter: fredi <fredin77>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description fredi 2007-01-18 14:33:05 UTC
the compilation of dev-ruby/wxruby-0.6-r1 fails. Looking at the error message, seems there is some problem with the ebuild, path stuff or such as the compile phase passes ok. Busy right now so i cant investigate more. This is the log of the emerge:

>>> Source compiled.
>>> Test phase [not enabled]: dev-ruby/wxruby-0.6-r1

>>> Install wxruby-0.6-r1 into /var/tmp/portage/dev-ruby/wxruby-0.6-r1/image/ category dev-ruby
 * running dodoc for ruby ;)
mkdir -p /var/tmp/portage/dev-ruby/wxruby-0.6-r1/image//usr/lib/ruby/site_ruby/1.8/i686-linux
/bin/install -c -m 0755 wxruby.so /var/tmp/portage/dev-ruby/wxruby-0.6-r1/image//usr/lib/ruby/site_ruby/1.8/i686-linux
make: /bin/install: Command not found
make: *** [/var/tmp/portage/dev-ruby/wxruby-0.6-r1/image//usr/lib/ruby/site_ruby/1.8/i686-linux/wxruby.so] Error 127

!!! ERROR: dev-ruby/wxruby-0.6-r1 failed.
Call stack:
  ebuild.sh, line 1618:   Called dyn_install
  ebuild.sh, line 1064:   Called qa_call 'src_install'
  environment, line 3339:   Called src_install
  wxruby-0.6-r1.ebuild, line 40:   Called die



Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-18 14:45:01 UTC
re-emerge ruby

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