Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117314 - dev-lang/ruby-1.8.3 Segfault on compile
Summary: dev-lang/ruby-1.8.3 Segfault on compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-31 18:47 UTC by Lares Moreau
Modified: 2006-02-24 05:21 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 Lares Moreau 2005-12-31 18:47:48 UTC
i686-pc-linux-gnu-gcc main.o  libruby18-static.a -ldl -lcrypt -lm   -o miniruby -march=athlon-xp -mtune=athlon-xp -O2 -pipe -fomit-frame-pointers  -fPIC    -rdynamic -Wl,-export-dynamic 
./lib/fileutils.rb:1257: [BUG] Segmentation fault
ruby 1.8.3 (2005-09-21) [i686-linux]

make: *** [.rbconfig.time] Aborted

!!! ERROR: dev-lang/ruby-1.8.3 failed.


---
Portage 2.0.53 (hardened/x86/2.6, gcc-3.4.4, glibc-2.3.5-r2, 2.6.11-hardened-r15-grsec i686)
=================================================================
System uname: 2.6.11-hardened-r15-grsec i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -fomit-frame-pointers"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -fomit-frame-pointers"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/usr/local/portage-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache2 berkdb bzip2 crypt cups curl doc expat foomaticdb gd gdbm gs hardened imagemagick info jpeg libwww mhash mysql ncurses nls pam perl pic png ppds python readline ruby ssl tcpd tiff udev userlocales x86 xml2 zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-01-02 13:09:10 UTC
is it consistent?  what happens if you try a non hardened compiler?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-02-24 05:21:06 UTC
no response.