Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 09:18:20 +1100
From:      Peter Jeremy <peterjeremy@optushome.com.au>
To:        freebsd-ports@freebsd.org
Subject:   openoffice build dies in mozilla
Message-ID:  <20030131221820.GA34194@cirb503493.alcatel.com.au>

next in thread | raw e-mail | index | archive | help
[Please copy me on any replies]

using 'make WITH_BSD_JDK=3Dyes WITH_DEBUG=3D1' and a recent (1 wk old) -sta=
ble
with all fresh ports, openoffice dies:

g++32 -o COtherDTD.o -c -DOSTYPE=3D\"FreeBSD4\" -DOSARCH=3D\"FreeBSD\" -DOJ=
I -D_IMPL_NS_HTMLPARS -DXML_DTD  -I../../dist/include/xpcom -I../../dist/in=
clude/string -I../../dist/include/necko -I../../dist/include/util -I../../d=
ist/include/uconv -I../../dist/include/unicharutil -I../../dist/include/exp=
at -I../../dist/include/layout -I../../dist/include/dom -I../../dist/includ=
e/pref -I../../dist/include/nkcache -I../../dist/include/intl -I../../dist/=
include/htmlparser -I../../dist/include -I/home/ports/editors/openoffice/wo=
rk/mozilla/work/mozilla/dist/include/nspr  -I/usr/local/include -I/usr/loca=
l/include -I/usr/local/include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/=
include  -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion =
-Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsyn=
th -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -march=3Di486 -g -fshort-=
wchar -pipe  -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g -ffunction-sections=
  -I/usr/X11R6/include  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../.=
./config-defs.h COtherDTD.cpp
In file included from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.7/3.2.1/=
include/g++-v3/backward/new.h:33,
                 from ../../dist/include/string/nsBufferHandleUtils.h:36,
                 from ../../dist/include/string/nsSharableString.h:35,
                 from ../../dist/include/string/nsPromiseFlatString.h:28,
                 from ../../dist/include/string/nsString2.h:70,
                 from ../../dist/include/string/nsString.h:54,
                 from ../../dist/include/htmlparser/nsIDTD.h:58,
                 from COtherDTD.h:84,
                 from COtherDTD.cpp:45:
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.7/3.2.1/include/g++-v3/backwar=
d/backward_warning.h:32:2: warning: #warning This file includes at least on=
e deprecated or antiquated header. Please consider using one of the 32 head=
ers found in section 17.4.1.2 of the C++ standard. Examples include substit=
uting the <X> header for the <X.h> header for C++ includes, or <sstream> in=
stead of the deprecated header <strstream.h>. To disable this warning use -=
Wno-deprecated.
In file included from nsParser.h:80,
                 from COtherDTD.cpp:48:
nsParserNode.h: In static member function `static void* nsCParserNode::oper=
ator=20
   new(unsigned int)':
nsParserNode.h:93: warning: `operator new' must not return NULL unless it i=
s=20
   declared `throw()' (or -fcheck-new is in effect)
In file included from COtherDTD.cpp:97:
COtherElements.h: At global scope:
COtherElements.h:243: warning: `virtual PRInt32=20
   CElement::FindAutoCloseTargetForEndTag(nsCParserNode*, nsHTMLTag,=20
   nsDTDContext*, nsIHTMLContentSink*, PRInt32&)' was hidden
COtherElements.h:879: warning:   by `virtual PRInt32=20
   CTableElement::FindAutoCloseTargetForEndTag(nsIParserNode*, nsHTMLTag,=
=20
   nsDTDContext*, nsIHTMLContentSink*, PRInt32&)'
COtherElements.h:307: warning: `virtual nsresult=20
   CElement::OpenContext(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1159: warning:   by `virtual nsresult=20
   CHeadElement::OpenContext(nsIParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)'
COtherElements.h:334: warning: `virtual nsresult=20
   CElement::CloseContext(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1172: warning:   by `virtual nsresult=20
   CHeadElement::CloseContext(nsIParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)'
COtherElements.h:234: warning: `virtual nsresult=20
   CElement::HandleStartToken(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1243: warning:   by `virtual nsresult=20
   CTextContainer::HandleStartToken(nsIParserNode*, nsHTMLTag, nsDTDContext=
*,=20
   nsIHTMLContentSink*)'
COtherElements.h:236: warning: `virtual nsresult=20
   CElement::HandleEndToken(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1258: warning:   by `virtual nsresult=20
   CTextContainer::HandleEndToken(nsIParserNode*, nsHTMLTag, nsDTDContext*,=
=20
   nsIHTMLContentSink*)'
COtherElements.h:1223: warning: `virtual nsresult=20
   CTextContainer::NotifyClose(nsIParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1283: warning:   by `virtual nsresult=20
   CTitleElement::NotifyClose(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)'
COtherElements.h:1223: warning: `virtual nsresult=20
   CTextContainer::NotifyClose(nsIParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1379: warning:   by `virtual nsresult=20
   CStyleElement::NotifyClose(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)'
COtherElements.h:1223: warning: `virtual nsresult=20
   CTextContainer::NotifyClose(nsIParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1439: warning:   by `virtual nsresult=20
   CScriptElement::NotifyClose(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)'
COtherElements.h:334: warning: `virtual nsresult=20
   CElement::CloseContext(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1426: warning:   by `virtual nsresult=20
   CScriptElement::CloseContext(nsIParserNode*, nsHTMLTag, nsDTDContext*,=
=20
   nsIHTMLContentSink*)'
COtherElements.h:300: warning: `virtual nsresult=20
   CElement::OpenContainer(nsIParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)' was hidden
COtherElements.h:1907: warning:   by `virtual nsresult=20
   CBodyElement::OpenContainer(nsCParserNode*, nsHTMLTag, nsDTDContext*,=20
   nsIHTMLContentSink*)'
COtherElements.h: In member function `virtual nsresult=20
   CBodyElement::HandleStartToken(nsCParserNode*, nsHTMLTag, nsDTDContext*,=
=20
   nsIHTMLContentSink*)':
COtherElements.h:1951: warning: unused variable `CElement*theElement'
In file included from COtherDTD.cpp:97:
COtherElements.h: In member function `void=20
   CElementTable::DebugDumpInlineElements(const char*)':
COtherElements.h:2495: cannot pass objects of non-POD type `class=20
   NS_ConvertUCS2toUTF8' through `...'
=2E./../dist/include/string/nsBufferHandle.h: At top level:
nsDTDUtils.h:652: warning: `void InPlaceConvertLineEndings(nsAString&)' def=
ined=20
   but not used
gmake[3]: *** [COtherDTD.o] Error 1
gmake[3]: Leaving directory `/home/ports/editors/openoffice/work/mozilla/wo=
rk/mozilla/htmlparser/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/home/ports/editors/openoffice/work/mozilla/wo=
rk/mozilla/htmlparser'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/home/ports/editors/openoffice/work/mozilla/wo=
rk/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /home/ports/editors/openoffice/work/mozilla.
*** Error code 1

Stop in /home/ports/editors/openoffice.
*** Error code 1

Stop in /home/ports/editors/openoffice.
*** Error code 1

Stop in /home/ports/editors/openoffice.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030131221820.GA34194>