Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53303 - Firefox emerge fails in 2004.0
Summary: Firefox emerge fails in 2004.0
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 05:25 UTC by Armindo Silva
Modified: 2004-08-06 05:20 UTC (History)
2 users (show)

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


Attachments
Preprocessed source (ccG9Pqsl.out,1.41 MB, text/plain)
2004-06-08 05:28 UTC, Armindo Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Armindo Silva 2004-06-08 05:25:08 UTC
When i try to emerge mozilla-firefox, the compile procedure does not finish. I'm using 2004.0 with the packages cd, the machine is a SparcStation 10

The preprocessed source can be found here:
http://gil.di.uminho.pt/membros/dotl/ccG9Pqsl.out/file_view


Reproducible: Always
Steps to Reproduce:
1. PKGDIR="/mnt/cdrom/" emerge --usepkg mozilla-firefox
2.
3.

Actual Results:  
when compile firefox an error occours and stops
Output:


../../../dist/include/string/nsStringIterator.h: In member function `void
   nsReadingIterator<CharT>::normalize_forward() [with CharT = PRUnichar]':
../../../dist/include/string/nsAString.h:613:   instantiated from here
../../../dist/include/string/nsStringIterator.h:377: internal compiler error:
Segmentation
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into
/var/tmp/portage/mozilla-firefox-0.8-r2/temp/ccG9Pqsl.out file, please attach
this to your bugreport
gmake[4]: *** [nsXFontAAScaledBitmap.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: Leaving directory
`/var/tmp/portage/mozilla-firefox-0.8-r2/work/mozilla/gfx/src/gtk'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory
`/var/tmp/portage/mozilla-firefox-0.8-r2/work/mozilla/gfx/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory
`/var/tmp/portage/mozilla-firefox-0.8-r2/work/mozilla/gfx'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.8-r2/work/mozilla'
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-firefox-0.8-r2 failed.
!!! Function src_compile, Line 198, Exitcode 2
!!! (no error message)

[1]+  Done                    rm -fr portage.old/


Expected Results:  
the emerge should had finished ao mozilla-firefox avaible for using..

Portage 2.0.50-r6 (default-sparc-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.4.26)
=================================================================
System uname: 2.4.26 sparc sun4m
Gentoo Base System version 1.4.9
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="sparc ~sparc"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://ftp.gentoo-pt.org/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X arts berkdb bindist crypt cups fbcon foomaticdb gdbm gtk gtk2 imlib jpeg
libwww mad mikmod motif mpeg ncurses nls opengl pam perl png python qt readline
ruby slang sparc spell ssl tcltk tcpd truetype xv zlib"
Comment 1 Armindo Silva 2004-06-08 05:28:37 UTC
Created attachment 32914 [details]
Preprocessed source
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-06-08 10:11:06 UTC
Not a mozilla issue, I think.  Reassigning to gcc-porting and cc'ing sparc so you can fight it out between you. ;-)
Comment 3 Ciaran McCreesh 2004-06-18 08:32:34 UTC
What're your system specs? I suspect you're hitting one of two issues:
* not enough RAM
* flaky kernel
Comment 4 Jason Wever (RETIRED) gentoo-dev 2004-07-06 20:46:49 UTC
Are you still experiencing this problem?  Does it happen with firefox-0.9.1 as well?
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2004-08-06 05:20:46 UTC
No response from reporter