Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164378 - dev-ruby/fastthread-0.5.3.1 fails to install
Summary: dev-ruby/fastthread-0.5.3.1 fails to install
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-01-29 11:19 UTC by Steven
Modified: 2007-01-29 11:20 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 Steven 2007-01-29 11:19:45 UTC
>>> Install fastthread-0.5.3.1 into /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image/ category dev-ruby
make: /bin/install: Command not found
make: *** [/zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.5.3.1/lib/fastthread.so] Error 127
ERROR:  Error installing gem /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/distdir/fastthread-0.5.3.1[.gem]: ERROR: Failed to build gem native extension.
Gem files will remain installed in /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.5.3.1 for inspection.
  ruby extconf.rb install /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/distdir/fastthread-0.5.3.1 -v 0.5.3.1 --no-ri --no-rdoc -l -i /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image///usr/lib/ruby/gems/1.8\ncreating Makefile
\nmake\ni686-pc-linux-gnu-gcc -I. -I/usr/lib/ruby/1.8/i686-linux -I/usr/lib/ruby/1.8/i686-linux -I.  -fPIC -march=athlon-xp -O2 -pipe -fno-strict-aliasing  -fPIC  -c fastthread.c
i686-pc-linux-gnu-gcc -shared  -L'/usr/lib' -Wl,-R'/usr/lib' -o fastthread.so fastthread.o  -Wl,-R -Wl,/usr/lib -L/usr/lib -L. -lruby18  -ldl -lcrypt -lm   -lc
\nmake install\nmkdir -p /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.5.3.1/lib
/bin/install -c -m 0755 fastthread.so /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.5.3.1/lib


Results logged to /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.5.3.1/ext/fastthread/gem_make.out
Building native extensions.  This could take a while...
ruby extconf.rb install /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/distdir/fastthread-0.5.3.1 -v 0.5.3.1 --no-ri --no-rdoc -l -i /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image///usr/lib/ruby/gems/1.8
creating Makefile

make
i686-pc-linux-gnu-gcc -I. -I/usr/lib/ruby/1.8/i686-linux -I/usr/lib/ruby/1.8/i686-linux -I.  -fPIC -march=athlon-xp -O2 -pipe -fno-strict-aliasing  -fPIC  -c fastthread.c
i686-pc-linux-gnu-gcc -shared  -L'/usr/lib' -Wl,-R'/usr/lib' -o fastthread.so fastthread.o  -Wl,-R -Wl,/usr/lib -L/usr/lib -L. -lruby18  -ldl -lcrypt -lm   -lc

make install
mkdir -p /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.5.3.1/lib
/bin/install -c -m 0755 fastthread.so /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image/usr/lib/ruby/gems/1.8/gems/fastthread-0.5.3.1/lib

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

!!! gem install failed (spec file /zzz/tmp/portage/dev-ruby/fastthread-0.5.3.1/image///usr/lib/ruby/gems/1.8/specifications/fastthread-0.5.3.1.gemspec missing)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-29 11:20:45 UTC
Please search before filing bugs.

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