Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54373 - mozilla firefox 0.9-r1 fails to emerge with gcc-3.3.3-r6 and glibc-2.3.3.20040420
Summary: mozilla firefox 0.9-r1 fails to emerge with gcc-3.3.3-r6 and glibc-2.3.3.2...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 17:12 UTC by John McFarlane
Modified: 2004-11-13 16:23 UTC (History)
1 user (show)

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


Attachments
Output from the mozilla-firefox 0.9-r1 ebuild attempt (firefox-0.9-r1_error.txt,4.10 KB, text/plain)
2004-06-18 17:13 UTC, John McFarlane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John McFarlane 2004-06-18 17:12:10 UTC
When trying to emerge mozilla-firefox 0.9-r1 the ebuild fails with the error:

-----
deps/nsXULPrototypeDocu ment.pp nsXULPrototypeDocument.cpp
The bug is not reproducible, so it is likely a hardware or OS problem.
gmake[5]: *** [nsXULDocument.o] Error 1
gmake[5]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.9-r1/work/mozill a/content/xul/document/src'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.9-r1/work/mozill a/content/xul/document'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.9-r1/work/mozill a/content/xul'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.9-r1/work/mozill a/content'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.9-r1/work/mozill a'
make: *** [default] Error 2
 
!!! ERROR: net-www/mozilla-firefox-0.9-r1 failed.
!!! Function src_compile, Line 202, Exitcode 2
!!! (no error message)
-----

Reproducible: Always
Steps to Reproduce:
1.mark mozilla-firefox as ~x86 in /etc/portage/package.keywords 
2.user# sudo emerge -v mozilla-firefox
3.

Actual Results:  
Received error:

-----
deps/nsXULPrototypeDocu ment.pp nsXULPrototypeDocument.cpp
The bug is not reproducible, so it is likely a hardware or OS problem.
gmake[5]: *** [nsXULDocument.o] Error 1
-----

I will attach the tail end of the output to this bug report

Expected Results:  
installation of mozilla-firefox 0.9-r1

There were no other programs running at the time, other than the normal 
processes associated with gnome-2.6

[jmcfarlane@monkey-home jmcfarlane]$ emerge info
Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.
5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.
1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config 
/usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.
org/pub/Linux/distributions/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 alsa apm arts avi berkdb bonobo cdr crypt cups encode esd foomaticdb gd 
gdbm gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile imlib java jpeg kde libg++ 
libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib 
perl png postgres python qt quicktime readline sdl slang spell ssl svga tcpd 
truetype x86 xml xml2 xmms xv zlib"
Comment 1 John McFarlane 2004-06-18 17:13:56 UTC
Created attachment 33539 [details]
Output from the mozilla-firefox 0.9-r1 ebuild attempt
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-11-13 16:23:38 UTC
I doubt this is still an issue with the current gcc and mozilla-firefox in portage.  Please re-open if you're still seeing this problem, we can investigate further.