Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123382 - liboil build trigger gcc internal error
Summary: liboil build trigger gcc internal error
Status: RESOLVED DUPLICATE of bug 121501
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-19 06:56 UTC by Zarick Lau
Modified: 2006-02-19 07:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Final piece of output of the build process (liboil_buildfail.log,3.51 KB, text/plain)
2006-02-19 07:00 UTC, Zarick Lau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zarick Lau 2006-02-19 06:56:31 UTC
When trying to update gstreamer / gst-plugins to 0.8.11, liboil is built due to deps from gst-plugins.
But it doesn't build. The result is a gcc internal error.

[The following is normal emerge --info]
Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.14-hardened-r3-idesirq-nat-v4l-allmod i686)
=================================================================
System uname: 2.6.14-hardened-r3-idesirq-nat-v4l-allmod i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
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.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -ffast-math -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -ffast-math -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.UTF-8"
LINGUAS="en zh_HK zh_TW zh_CN ja kr"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac aalib acl alsa apache2 apm audiofile avi berkdb bitmap-fonts bzip2 cairo cdr cjk crypt cscope cups curl dbus directfb divx4linux dvd dvdread eds emboss encode esd ethereal evo exif expat fam fame fbcon ffmpeg flac foomaticdb fortran gcj gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile hal idn imagemagick imap imlib ipv6 java jpeg junit lcms libg++ libwww log4j lua lzo mad mbox mcal mhash mikmod mjpeg mmx mng motif mozilla mp3 mpeg mysql ncurses netpbm nls ogg oggvorbis opengl oss pam pcre pdflib php png ppds python qt quicktime readline recode samba sasl scanner sdl slang speex spell sqlite sse ssl svg svga tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vhosts vorbis wmf xine xml xml2 xrandr xv xvid zlib video_cards_matrox linguas_en linguas_zh_HK linguas_zh_TW linguas_zh_CN linguas_ja linguas_kr userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-19 06:58:11 UTC

*** This bug has been marked as a duplicate of 121501 ***
Comment 2 Zarick Lau 2006-02-19 07:00:17 UTC
Created attachment 80176 [details]
Final piece of output of the build process