Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165295 - dev-ruby/fastthread do not compile
Summary: dev-ruby/fastthread do not compile
Status: RESOLVED DUPLICATE of bug 159922
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-04 16:54 UTC by nicolo
Modified: 2007-02-04 16:55 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 nicolo 2007-02-04 16:54:00 UTC
emerging fastthread it gives an error

Reproducible: Always

Steps to Reproduce:
1.emerge fastthread
2.
3.

Actual Results:  
it gives an error in compile time

Expected Results:  
it should compile

this is the build log:

>>> Unpacking source...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-ruby/fastthread-0.6.3/work ...
>>> Source compiled.
>>> Test phase [not enabled]: dev-ruby/fastthread-0.6.3

>>> Install fastthread-0.6.3 into /var/tmp/portage/dev-ruby/fastthread-0.6.3/image/ category dev-ruby
make: /bin/install: Command not found
make: *** [/var/tmp/portage/dev-ruby/fastthread-0.6.3/image/usr/lib64/ruby/gems/1.8/gems/fastthread-0.6.3/lib/fastthread.so] Error 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/lib64/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/lib64/ruby/gems/1.8\ncreating Makefile
\nmake\nx86_64-pc-linux-gnu-gcc -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I/usr/lib64/ruby/1.8/x86_64-linux -I.  -fPIC -march=k8 -msse3 -O2 -pipe -fno-strict-aliasing  -fPIC  -c fastthread.c
x86_64-pc-linux-gnu-gcc -shared  -L'/usr/lib64' -Wl,-R'/usr/lib64' -o fastthread.so fastthread.o  -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -L. -lruby18  -ldl -lcrypt -lm   -lc
\nmake install\nmkdir -p /var/tmp/portage/dev-ruby/fastthread-0.6.3/image/usr/lib64/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/lib64/ruby/gems/1.8/gems/fastthread-0.6.3/lib


Results logged to /var/tmp/portage/dev-ruby/fastthread-0.6.3/image/usr/lib64/ruby/gems/1.8/gems/fastthread-0.6.3/ext/fastthread/gem_make.out
Building native extensions.  This could take a while...
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/lib64/ruby/gems/1.8
creating Makefile

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

make install
mkdir -p /var/tmp/portage/dev-ruby/fastthread-0.6.3/image/usr/lib64/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/lib64/ruby/gems/1.8/gems/fastthread-0.6.3/lib

!!! ERROR: dev-ruby/fastthread-0.6.3 failed.
Call stack:
  ebuild.sh, line 1613:   Called dyn_install
  ebuild.sh, line 1059:   Called qa_call 'src_install'
  environment, line 3241:   Called src_install
  ebuild.sh, line 1303:   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/lib64/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'.



and this is my emerge --info:

Portage 2.1.2-r7 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r5 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-50
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 04 Feb 2007 16:00:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
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.8.5-r3, 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
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=k8 -msse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ ftp://ftp.unina.it/pub/linux/distributions/gentoo "
LINGUAS="it"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/xeffects"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac acpi aim alsa amd64 amuled arts audiofile avahi axgl bash-completion bitmap-fonts bluetooth bzip2 cdb cdparanoia cdr cli cracklib crypt cups curl curlwrappers dbus dio directfb dlloader dri dts dv dvd dvdr dvdread emacs emacs-w3 emul-linux-x86 encode exif fbcon ffmpeg firefox flac foomaticdb fortran ftp gd gif ginac glut gnutils gpm graphviz gstreamer gtk gtk2 hal hyperwave-api iconv icq ieee1394 imap imlib innodb ipv6 isdnlog jabber java javascript jpeg jpeg2k kde ldap leim lesstif linux-smp-stats lzw lzw-tiff mad mailwrapper matroska matrox midi mikmod mime mng mp3 mpeg msn mysql mysqli ncurses nls nptl nptlonly nsplugin odbc ogg oggvorbis opengl oscar oss pam pcre pdf perl png posix pppd python qt3 qt4 quicktime readline recode reflection ruby samba scanner sdl session smp snmp sockets spell spl sqlite sqlite3 ssl svg szip tcpd theora tidy tiff tokenizer truetype truetype-fonts type1-fonts unicode usb vcd vorbis wifi wxwindows xcb xcomposite xine xml xorg xpm xprint xscreensaver xsl xv xvid zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-04 16:55:45 UTC
Seriously - search...


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