Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261982 - dev-lang/ruby-1.8.7_p72-r10 fails to build
Summary: dev-lang/ruby-1.8.7_p72-r10 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 14:10 UTC by Dirk Heinrichs
Modified: 2009-03-10 14:46 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 Dirk Heinrichs 2009-03-10 14:10:54 UTC
Building said version of ruby fails with:

./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb  ./instruby.rb --make="make" --dest-dir="/gentoo/build/dev-lang-ruby-1.8.7_p72-r10/image/" --extout=".ext" --mflags="" --make-flags="DESTDIR=/gentoo/build/dev-lang-ruby-1.8.7_p72-r10/image/" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --install=rdoc --rdoc-output=".ext/rdoc"                   
installing rdoc                                                                                                              
./miniruby: no such file to load -- auto_gem (LoadError)                                                                     

!!! ERROR in dev-lang/ruby-1.8.7_p72-r10:

Reproducible: Always

Steps to Reproduce:
1. paludis -i everything
Actual Results:  
See above.

Expected Results:  
Update ruby.

# paludis -q ruby
* dev-lang/ruby
    gentoo:                  1.8.6_p114 1.8.6_p287-r5 1.8.6_p287-r12(~) 1.8.7_p72-r10(~) {:1.8}
    installed:               1.8.6_p287-r12* {:1.8}
    Description:             An object-oriented scripting language
    Homepage:                http://www.ruby-lang.org/
    License:                 Ruby
    Installed time:          Tue Feb 24 09:20:22 2009
    Use flags:               (berkdb) (-debug) (doc) (-emacs) (-examples) (gdbm) (-ipv6) (-rubytests) (-socks5) (ssl) (threads) (-tk) (-xemacs)
    From repositories:       gentoo
    Installed using:         paludis-0.34.4

Key to mask reasons:

* ~: keyword (unstable accepted)

# gcc -v
Es werden eingebaute Spezifikationen verwendet.
Ziel: i686-pc-linux-gnu
Konfiguriert mit: /gentoo/build/sys-devel-gcc-4.3.3/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-objc-gc --enable-languages=c,c++,objc,obj-c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3 p1.0, pie-10.1.5'
Thread-Modell: posix
gcc-Version 4.3.3 (Gentoo 4.3.3 p1.0, pie-10.1.5)
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-03-10 14:46:38 UTC
Fixed in CVS.