Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 2003 14:42:55 -0600
From:      "KroNiC~BSD" <kronic_bsd@fastmail.fm>
To:        freebsd-current@freebsd.org
Cc:        freebsd-questions@freebsd.org
Subject:   firebird 7 in freebsd cvs appears to be broke
Message-ID:  <20031019204255.4DFAA3BA1B@www.fastmail.fm>

next in thread | raw e-mail | index | archive | help
I downloaded the new firebird-7 port from the freebsd cvs server. Make
will run for about 20-mins then stop with these errors:

gmake[4]: Leaving directory
`/sandbox/firebird/work/mozilla/content/xsl/public'
gmake[3]: Leaving directory `/sandbox/firebird/work/mozilla/content/xsl'
gmake[3]: Entering directory
`/sandbox/firebird/work/mozilla/content/events'
gmake[4]: Entering directory
`/sandbox/firebird/work/mozilla/content/events/public'
gmake[4]: Leaving directory
`/sandbox/firebird/work/mozilla/content/events/public'
gmake[4]: Entering directory
`/sandbox/firebird/work/mozilla/content/events/src'
nsEventListenerManager.cpp
c++ -o nsEventListenerManager.o -c -DOSTYPE=\"FreeBSD5\"
-DOSARCH=\"FreeBSD\" -I./../../html/base/src -I./../../xul/content/src 
-I../../../dist/include/xpcom -I../../../dist/include/string
-I../../../dist/include/dom -I../../../dist/include/js
-I../../../dist/include/locale -I../../../dist/include/gfx
-I../../../dist/include/layout -I../../../dist/include/widget
-I../../../dist/include/caps -I../../../dist/include/xpconnect
-I../../../dist/include/docshell -I../../../dist/include/pref
-I../../../dist/include/view -I../../../dist/include/necko
-I../../../dist/include/unicharutil -I../../../dist/include/content
-I../../../dist/include
-I/sandbox/firebird/work/mozilla/dist/include/nspr  -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include 
-I/usr/X11R6/include  -I/usr/X11R6/include -fno-rtti -fno-exceptions
-Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual
-Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -march=athlon-xp
-D_THREAD_SAFE -fshort-wchar -pipe  -DNDEBUG -DTRIMMED
-ffunction-sections  -I/usr/X11R6/include  -I/usr/X11R6/include 
-I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h
nsEventListenerManager.cpp
In file included from nsEventListenerManager.cpp:69:
../../../dist/include/content/nsINodeInfo.h:324: internal compiler error:
Segmentation
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
gmake[4]: *** [nsEventListenerManager.o] Error 1
gmake[4]: Leaving directory
`/sandbox/firebird/work/mozilla/content/events/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory
`/sandbox/firebird/work/mozilla/content/events'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/sandbox/firebird/work/mozilla/content'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/sandbox/firebird/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Thanks in advance
-- 
  KroNiC~BSD
  kronic_bsd@fastmail.fm

-- 
http://www.fastmail.fm - Send your email first class



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