www/firefox build failed

Alexey Serebryakoff overlapped at gmail.com
Fri Jul 2 13:57:13 UTC 2010


Hi guys!

I've try to update Firefox to the last ported and get follow:

...
gmake[4]: Entering directory 
`/usr/ports/www/firefox/work/mozilla-1.9.2/js/src/xpconnect/loader'
/usr/ports/www/firefox/work/mozilla-1.9.2/config/nsinstall -R -m 644 
XPCOMUtils.jsm ISO8601DateUtils.jsm ../../../../dist/bin/modules
gmake[4]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-1.9.2/js/src/xpconnect/loader'
gmake[4]: Entering directory 
`/usr/ports/www/firefox/work/mozilla-1.9.2/js/src/xpconnect/src'
/usr/local/bin/python ../../../../config/pythonpath.py \
          -I../../../../other-licenses/ply \
          -I../../../../xpcom/idl-parser \
          ./qsgen.py \
          --idlpath=../../../../dist/idl \
          --cachedir=../../../../xpcom/idl-parser \
          --header-output dom_quickstubs.h \
          --stub-output dom_quickstubs.cpp \
          --makedepend-output .deps/dom_qsgen.pp \
          --enable-traceables \
          ./dom_quickstubs.qsconf
xpccomponents.cpp
c++ -o xpccomponents.o -c -I../../../../dist/system_wrappers -include 
../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -
DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -
D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -
DIMPL_NS_NET -DIMPL_THEBES  -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -DJSFILE -
DJS_THREADSAFE -DEXPORT_XPC_API  -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -
DAVMPLUS_IA32 -DAVMPLUS_UNIX  -I./../loader -I../../../../js/src -
I../../../../js/src/nanojit  -I. -I. -I../../../../dist/include -
I../../../../dist/include/nsprpub  -I/usr/local/include/nspr -
I/usr/ports/www/firefox/work/mozilla-1.9.2/dist/include/nss   -I/usr/include   
-I/usr/local/include   -fPIC  -I/usr/local/include  -I/usr/local/include -fno-
rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-
ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -
Wno-long-long -O2 -pipe -funit-at-a-time -fpeel-loops -ftracer -funswitch-
loops -mmmx -msse xpccontext.cpp
-msse2 -march=pentium4 -mtune=pentium4 -march=pentium4 -O2 -fno-strict-
aliasing -O2 -fno-strict-aliasing -fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O2  
-I/usr/local/include  -I/usr/local/include -DMOZILLA_CLIENT -include 
../../../../mozilla-config.h xpccomponents.cpp
c++ -o xpccontext.o -c -I../../../../dist/system_wrappers -include 
../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -
DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -
D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -
DIMPL_NS_NET -DIMPL_THEBES  -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -DJSFILE -
DJS_THREADSAFE -DEXPORT_XPC_API  -DJS_TRACER=1 -DFEATURE_NANOJIT=1 -
DAVMPLUS_IA32 -DAVMPLUS_UNIX  -I./../loader -I../../../../js/src -
I../../../../js/src/nanojit  -I. -I. -I../../../../dist/include -
I../../../../dist/include/nsprpub  -I/usr/local/include/nspr -
I/usr/ports/www/firefox/work/mozilla-1.9.2/dist/include/nss   -I/usr/include   
-I/usr/local/include   -fPIC  -I/usr/local/include  -I/usr/local/include -fno-
rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-
ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -
Wno-long-long -O2 -pipe -funit-at-a-time -fpeel-loops -ftracer -funswitch-
loops -mmmx -msse -msse2 -march=pentium4 -mtune=pentium4 -march=pentium4 -O2 -
fno-strict-aliasing -O2 -fno-strict-aliasing -fshort-wchar -pipe  -DNDEBUG -
DTRIMMED -O2  -I/usr/local/include  -I/usr/local/include -DMOZILLA_CLIENT -
include ../../../../mozilla-config.h xpccontext.cpp
../../../../other-licenses/ply/ply/yacc.py:74: DeprecationWarning: the md5 
module is deprecated; use hashlib instead
  import re, types, sys, cStringIO, md5, os.path

gmake[4]: *** [dom_quickstubs.cpp] Segmantation fault: 11 (core dumped)
gmake[4]: *** ...
xpccomponents.cpp: In function 'nsresult xpc_EvalInSandbox(JSContext*, 
JSObject*, const nsAString_internal&, const char*, PRInt32, JSVersion, PRBool, 
jsval*)':
xpccomponents.cpp:3602: warning: 
'sus.AutoJSSuspendRequestWithNoCallContext::mDepth' may be used uninitialized 
in this function
xpccomponents.cpp:3614: warning: 
'sus.AutoJSSuspendRequestWithNoCallContext::mDepth' may be used uninitialized 
in this function
gmake[4]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-1.9.2/js/src/xpconnect/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla-1.9.2/js/src/xpconnect'
gmake[2]: *** [libs_tier_gecko] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla-1.9.2'
gmake[1]: *** [tier_gecko] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla-1.9.2'
gmake: *** [default] Error 2
*** Error code 1

Stop in /usr/ports/www/firefox.
*** Error code 1

Stop in /usr/ports/www/firefox.

After that in the current directory appears python.core, and the same 
directory contain qsgen.py. It seems to me, python failed when try to compile 
some files...

How can I fix that?

-- 
Best regards,
Alexey Serebryakoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20100702/55e8a23e/attachment.pgp


More information about the freebsd-ports mailing list