Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26068 - mozilla emerge fails while tring to compile cp/semantics.c:2167
Summary: mozilla emerge fails while tring to compile cp/semantics.c:2167
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-06 12:26 UTC by rob
Modified: 2004-02-15 09:41 UTC (History)
0 users

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 rob 2003-08-06 12:26:29 UTC
emerge of mozilla gave me 

!!! ERROR: net-www/mozilla-1.4-r3 failed.
!!! Function src_compile, Line 351, Exitcode 2

emerge log 



make[5]: Entering directory `/var/tmp/portage/mozilla-1.4-
r3/work/mozilla/mailne
ws/extensions/mdn/src'
make[5]: warning: -jN forced in submake: disabling jobserver mode.
nsMsgMdnGenerator.cpp
g++ -o nsMsgMdnGenerator.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\"  -
I../../
../../dist/include/xpcom -I../../../../dist/include/xpcom_obsolete -
I../../../..
/dist/include/string -I../../../../dist/include/dom -
I../../../../dist/include/m
sgbase -I../../../../dist/include/mailnews -I../../../../dist/include/necko -
I..
/../../../dist/include/mime -I../../../../dist/include/pref -
I../../../../dist/i
nclude/intl -I../../../../dist/include/msgbaseutil -
I../../../../dist/include/ms
gdb -I../../../../dist/include/msgimap -I../../../../dist/include/mimetype -
I../
../../../dist/include/msgcompose -I../../../../dist/include/msgmdn -
I../../../..
/dist/include -I/var/tmp/portage/mozilla-1.4-r3/work/mozilla/dist/include/nspr
    -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti -fno-
exceptions
 -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -
W
no-ctor-dtor-privacy -Wno-long-long -march=pentium3 -pipe -Wno-deprecated -
fshor
t-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2  -
I/usr/X11R6
/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-
MD,.deps/ns
MsgMdnGenerator.pp nsMsgMdnGenerator.cpp
../../../../dist/include/string/nsDependentString.h: In member function
   `nsresult nsMsgMdnGenerator::CreateFirstPart()':
../../../../dist/include/string/nsDependentString.h:0: Internal compiler error
   in cp_expand_stmt, at cp/semantics.c:2167
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[5]: *** [nsMsgMdnGenerator.o] Error 1
make[5]: Leaving directory `/var/tmp/portage/mozilla-1.4-
r3/work/mozilla/mailnew
s/extensions/mdn/src'
make[4]: *** [libs] Error 2
make[4]: Leaving directory `/var/tmp/portage/mozilla-1.4-
r3/work/mozilla/mailnew
s/extensions/mdn'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/var/tmp/portage/mozilla-1.4-
r3/work/mozilla/mailnew


my cpuinfo

angus proc # cat cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Celeron (Coppermine)
stepping        : 10
cpu MHz         : 735.963
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 mmx fxsr sse
bogomips        : 1464.72

from my make.config

#USE="X gtk gnome -alsa"
USE="firebird flash tcltk snmp imap mcal ldap tetex gtk2 X dvb dga bonobo gtk 
gn
ome nas postgress mysql odbc esd alsa tiff dvd faad aalib fbcon cjk doc sse xml
radeon -kde -qt"


CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"





Reproducible: Always
Steps to Reproduce:
1.emerge -v mozilla
2.
3.

Actual Results:  
see emerge log.

Expected Results:  
:)
Comment 1 Andrew Cooks (RETIRED) gentoo-dev 2003-11-19 04:37:48 UTC
Fixed yet?
Comment 2 Brad Laue (RETIRED) gentoo-dev 2003-11-19 21:53:28 UTC
Haven't seen any other reports on this, nor have I been able to replicate it 
Comment 3 Brad Laue (RETIRED) gentoo-dev 2004-02-15 09:41:47 UTC
No activity on this, seems fixed.