Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156863 - Compilation of fceultra-0.98.12 crashes machine
Summary: Compilation of fceultra-0.98.12 crashes machine
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-01 20:13 UTC by Jason Morawski
Modified: 2006-12-01 20:33 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 Jason Morawski 2006-12-01 20:13:25 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061102 BonEcho/2.0
Build Identifier: 

When emerging fceultra-0.98.12, compilation of the sdl-opengl.c sourcefile takes
an enormous amount of time until the entire system comes to a halt and a hard
reset is required.

Reproducible: Always

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

Actual Results:  
Compilation halts at the sdl-opengl.c sourcefile. System hangs.

Expected Results:  
Successfully emerged fceultra.

Portage 2.1.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r4, 2.6.17.6 i686)
=================================================================
System uname: 2.6.17.6 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
Gentoo Base System version 1.12.6
Last Sync: Sat, 02 Dec 2006 02:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.1/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown
/usr/share/X11/xkb /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distcc distlocks fixpackages metadata-transfer
sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo/"
LANG="en_US.UTF-8"
MAKEOPTS="-j2"
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/local/portage /usr/portage/local/layman/gentopia
/usr/portage/local/layman/xeffects"
SYNC="rsync://acm.cs.rpi.edu/gentoo-portage"
USE="x86 X aac acpi aiglx alsa apache2 arts berkdb bitmap-fonts cli cracklib
crypt cups dba dbus dlloader dri dts dvd elibc_glibc emboss encode esd fbcon
flac foomaticdb fortran gcj gd gdbm gif glitz gnome gpm gstreamer gtk gtk2 iconv
imlib input_devices_keyboard input_devices_mouse input_devices_synaptics ipv6
isdnlog jack java jpeg kernel_linux kqemu libg++ libwww mad madwifi mikmod mmx
mmx2 motif mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin ntfs objc ogg
opengl oracle oss pam pam_console pcmcia pcre pear perl png pppd python qt3 qt4
quicktime readline real reflection reiserfs samba sdk sdl session spell spl sse
sse2 ssl svg tcpd theora truetype truetype-fonts type1-fonts udev unicode
userland_GNU video_cards_radeon video_cards_vesa vorbis win32codecs xml xorg
xosd xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS,
PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2006-12-01 20:33:39 UTC
Remove -funroll-loops from your CFLAGS.