Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109779 - ICE: gcc-3.3.6 pcrecpp_unittest.cc when compiling libpcre-6.3
Summary: ICE: gcc-3.3.6 pcrecpp_unittest.cc when compiling libpcre-6.3
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 02:21 UTC by Markus Ewald
Modified: 2005-12-12 07:30 UTC (History)
1 user (show)

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 Markus Ewald 2005-10-19 02:21:25 UTC
Attempted to install libpcre-6.3 on an up-to-date gentoo box. I do not expect it
to be a hardware problem due to its perfect reproducability and the fact that I
compiled numerous other ebuilds without a problem. At the time the error
occured, the box had just been updated to the last stable components as of Oct.
18, 2005.


Reproducible: Always
Steps to Reproduce:
1. emerge libpcre ;-)

Actual Results:  
i386-pc-linux-gnu-g++ -c -O2 -mcpu=i386 -pipe -fPIC -I. -I. -DSUPPORT_UTF8  
./pcrecpp_unittest.cc
pcrecpp_unittest.cc: In function `int main(int, char**)':
pcrecpp_unittest.cc:593: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make: *** [pcrecpp_unittest.o] Error 1

!!! ERROR: dev-libs/libpcre-6.3 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
Compiled the source file properly and continued installing

System originally started with gentoo 2005.1, updated daily, running mysql,
apache, qmail, spamassassin, clamav and courier-imap. Gentoo installed in UML
linux of my virtual server provider.

Portage 2.0.51.22-r3 (default-linux/x86/2005.0/2.4, gcc-3.3.6, glibc-2.3.5-r2,
2.4.31-1um i686)
=================================================================
System uname: 2.4.31-1um i686 UML
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.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i386 -pipe"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i386 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.linuxvds.com/gentoo http://gentoo.netnitco.net
ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.ccccom.com
http://gentoo.seren.com/gentoo ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/
ftp://cs.ubishops.ca/pub/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://mirror.linuxvds.com/gentoo-portage"
USE="x86 apache2 apm arts avi berkdb bitmap-fonts crypt curl eds emboss encode
foomaticdb fortran gd gdbm gif gmp gstreamer gtk2 imap imlib innodb jpeg libg++
libwww mad maildir mikmod motif mp3 mpeg mysql ncurses nls ogg oggvorbis oss pam
pdflib perl php png python readline sdl slang spell ssl tcpd truetype
truetype-fonts type1-fonts vorbis xml2 xmms xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Steven Coutts 2005-10-19 02:52:58 UTC
libpcre-6.3 emerges fine on my test machine with gcc-3.3.6


Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.9-ck1 i686)
=================================================================
System uname: 2.6.9-ck1 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.4-r1, 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.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -fstack-protector"
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="-O2 -march=i686 -fomit-frame-pointer -fstack-protector"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apache2 apm arts avi berkdb bitmap-fonts cdparanoia crypt cups curl eds
emboss encode fam foomaticdb fortran gdbm gif gpm gstreamer imlib jpeg ldap
libg++ libwww mad mikmod mmx mod_php motif mp3 mpeg mysql ncurses nls nptl ogg
oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang
spell sse ssl svga tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2
xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-10-19 09:18:07 UTC
I can't reproduce this ICE.
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2005-12-12 07:30:37 UTC
Looks like a hardware issue, reopen if you can reproduce this.

*** This bug has been marked as a duplicate of 20600 ***