Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 190755
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mozilla Gentoo Team <mozilla@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: René 'Necoro' Neumann <gentoo@necoro.eu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 190755 depends on: Show dependency tree
Bug 190755 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-30 08:17 0000
I tried to install "mozilla-sunbird". It failed several times with different
errors. I noted only one:

i686-pc-linux-gnu-g++ -o CNavDTD.o -c -fvisibility=hidden
-DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\"
-DBUILD_ID=2007082923  -I../../../dist/include/xpcom
-I../../../dist/include/string -I../../../dist/include/necko
-I../../../dist/include/util -I../../../dist/include/uconv
-I../../../dist/include/unicharutil -I../../../dist/include/expat
-I../../../dist/include/xml -I../../../dist/include/content
-I../../../dist/include/dom -I../../../dist/include/pref
-I../../../dist/include/nkcache -I../../../dist/include/intl
-I../../../dist/include/xpconnect -I../../../dist/include/htmlparser
-I../../../dist/include -I/usr/include/nspr    -I../../../dist/sdk/include   
-fPIC  -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\"
-DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -fno-rtti
-fno-handle-exceptions  -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Wno-long-long -march=pentium-m -pipe -Wno-return-type -w -fshort-wchar
-pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2 
-DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\"
-DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -DMOZILLA_CLIENT
-include ../../../mozilla-config.h -Wp,-MD,.deps/CNavDTD.pp CNavDTD.cpp
nsExpatDriver.cpp: In member function 'nsresult
nsExpatDriver::HandleEndElement(const PRUnichar*)':
nsExpatDriver.cpp:444: error: 'MOZ_XML_StopParser' was not declared in this
scope
nsExpatDriver.cpp: In member function 'nsresult
nsExpatDriver::HandleProcessingInstruction(const PRUnichar*, const
PRUnichar*)':
nsExpatDriver.cpp:511: error: 'MOZ_XML_StopParser' was not declared in this
scope
nsExpatDriver.cpp: In member function 'nsresult nsExpatDriver::HandleError()':
nsExpatDriver.cpp:876: error: 'MOZ_XML_GetMismatchedTag' was not declared in
this scope
nsExpatDriver.cpp: In member function 'virtual nsresult
nsExpatDriver::ConsumeToken(nsScanner&, PRBool&)':
nsExpatDriver.cpp:1081: error: 'MOZ_XML_ResumeParser' was not declared in this
scope
nsExpatDriver.cpp: In member function 'virtual void
nsExpatDriver::Terminate()':
nsExpatDriver.cpp:1271: error: 'MOZ_XML_StopParser' was not declared in this
scope
gmake[3]: *** [nsExpatDriver.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory
`/var/tmp/portage/app-office/mozilla-sunbird-0.5/work/mozilla/parser/htmlparser/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory
`/var/tmp/portage/app-office/mozilla-sunbird-0.5/work/mozilla/parser/htmlparser'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory
`/var/tmp/portage/app-office/mozilla-sunbird-0.5/work/mozilla'
make: *** [default] Error 2

I *think* that this can be solved by not allowing parallel makes (thus forcing
"-j1"), as it worked after I applied it. And the error messages (all about
something not being defined) look like a make problem...

Reproducible: Sometimes

------- Comment #1 From Raúl Porcel 2007-08-31 11:38:34 0000 -------
Should be fixed now, thanks for reporting.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug