Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 11968

Summary: mozilla-1.0.1-r3 doesn't ebuild successfully for i586
Product: Gentoo Linux Reporter: Matt Oquist <moquist>
Component: Current packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mholzer
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Oquist 2002-12-11 10:57:09 UTC
I get these error messages:
--------------------------------------------------------------------------------
In file included from ../../../dist/include/xpcom/nsIFile.h:817,
                 from ../../../dist/include/xpcom/nsILocalFile.h:10,
                 from ../../../dist/include/msgbase/nsIMsgIdentity.h:18,
                 from ../../../dist/include/msgbase/nsIMsgAccount.h:18,
                 from ../../../dist/include/msgbase/nsIMsgAccountManager.h:14,
                 from nsNewsDownloader.cpp:51:
../../../dist/include/xpcom/nsDirectoryServiceUtils.h:33: internal error: 
   Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [nsNewsDownloader.o] Error 1
make[4]: Leaving directory
`/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/mailnews/news/src'
make[3]: *** [libs] Error 2
make[3]: Leaving directory
`/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/mailnews/news'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/mailnews'
make[1]: *** [tier_97] Error 2
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla'
make: *** [default] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 168, Exitcode 2
!!! (no error message)

 ...done!
>>> emerge net-www/mozilla-1.0.1-r3 to /
>>> md5 ;-) mozilla-source-1.0.1.tar.bz2
>>> md5 ;-) enigmail-0.63.3.tar.gz
>>> md5 ;-) ipc-0.99.63.tar.gz
>>> md5 ;-) mozilla-1.0.1-patches-1.0.tar.bz2
--------------------------------------------------------------------------------

CFLAGS='-march=i586 -mcpu=i586 -O2 -pipe'

I have the full output from the emerge here
www.css.tayloru.edu/~moquist/g2/moz/moz-1.0.1-r3-i586-log.txt, in case it might
be helpful.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-11 14:02:04 UTC
gcc version ? binutils version ? glibc version ? output of 'uname -a' ?
Comment 2 Matt Oquist 2002-12-11 14:57:41 UTC
> gcc version ? binutils version ? glibc version ? output of 'uname -a' ?

Yeah, I guess all that stuff is important.

gcc-3.2-r1
binutils-2.13.90.0.4
glibc-2.2.5-r6

`uname -a`
Linux philonous 2.4.19 #3 Tue Nov 19 13:49:46 EST 2002 i686 unknown

I'm building on an AthlonXP box, but will rsync the gentoo installation to an
AMD-K6 box.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2002-12-13 03:38:18 UTC
did you try to remove -j=2 in make.conf and/or make.global ? (parallel 
processing)
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-18 05:06:23 UTC
Try to update gcc and binutils.  Any other feedback ?
Comment 5 Matt Oquist 2002-12-18 06:30:04 UTC
> did you try to remove -j=2 in make.conf and/or make.global ? (parallel 
> processing)

Sorry I haven't been responding...busy with the holiday and all that.

Yes, I tried -j1, and it still didn't work.

I got another segfault, but at a different point:
nsCSSParser.cpp:4728

I've got a log of the emerge here:
http://www.css.tayloru.edu/~moquist/g2/moz/emerge-moz-i586-j1.log
if it's helpful at all.

I'll try updating gcc and binutils.
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-25 16:53:56 UTC
And ?
Comment 7 Matt Oquist 2003-01-15 05:52:50 UTC
HARDWARE ERROR (FAULTY RAM)
Comment 8 Paul de Vrieze (RETIRED) gentoo-dev 2003-05-07 16:45:48 UTC

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