Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164964 - dev-ruby/fastthread-0.6.3 doesn't compile
Summary: dev-ruby/fastthread-0.6.3 doesn't compile
Status: VERIFIED DUPLICATE of bug 159922
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 10:30 UTC by Stephan Friedrichs
Modified: 2007-02-02 10: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 Stephan Friedrichs 2007-02-02 10:30:58 UTC
'emerge -u --oneshot fastthread' fails. Error message:

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 3239:   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'.

Let me know if you need the complete build.log.

Reproducible: Always

Steps to Reproduce:
1. emerge -u --oneshot fastthread



> emerge --info
Portage 2.1.2-r6 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r5 x86_64 Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 02 Feb 2007 08:50: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.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=nocona -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/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.isu.edu.tw/pub/Linux/Gentoo ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ ftp://ftp.rhnet.is/pub/gentoo/"
LC_ALL="en_US.UTF-8"
LINGUAS="en"
MAKEOPTS="-j3"
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="/home/igel/gentoo-haskell"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 apm avahi berkdb bitmap-fonts bzip2 calendar cdda cdio cdr cli cracklib crypt css cups dbus directfb dlloader doc dri dts dvd dvdr dvdread ffmpeg firefox flac flash ftp gdbm gif gnome gnutls gpm gtk gtk2 hal howl iconv icq ieee1394 ipv6 isdnlog jabber java jdk jpeg jpeg2k libg++ libnotify live logrotate mad midi mp3 mpeg musepack mysql ncurses nls nptl nptlonly nsplugin nvidia offensive ogg openal opengl pam pcre pdf perl png ppds pppd python readline reflection session spl ssl stream tcpd theora truetype-fonts type1-fonts udev unicode usb vcd vim vlm vorbis wxwindows xml xorg xv zlib" ALSA_CARDS="emu10k1" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-02 10:34:33 UTC
Search before filing bugs.


*** This bug has been marked as a duplicate of bug 159922 ***
Comment 2 Stephan Friedrichs 2007-02-02 10:43:15 UTC
(In reply to comment #1)
> Search before filing bugs.

I did search for "fastthread", but didn't find a single entry^^

Regards - Stephan
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-02-02 10:48:25 UTC
(In reply to comment #2)
> I did search for "fastthread", but didn't find a single entry^^

Yes, because the following note directly below the search box directly at bugzilla homepage is probably invisible to users... :P

<snip>
When searching for duplicate bugs or using multiple search terms, prefix your entry with 'ALL' (not suffix)
</snip>
Comment 4 Stephan Friedrichs 2007-02-02 10:55:00 UTC
(In reply to comment #3)
> 
> Yes, because the following note directly below the search box directly at
> bugzilla homepage is probably invisible to users... :P
> 
> <snip>
> When searching for duplicate bugs or using multiple search terms, prefix your
> entry with 'ALL' (not suffix)
> </snip>
> 

OK, you got me ;]