zap-devel mailing list
To subscribe, send a mail with subject 'subscribe' to zap-devel(at)croczilla.com.
Likewise, to unsubscribe, send a mail with subject 'unsubscribe'
to zap-devel(at)croczilla.com.
|
[
Re: [zap-devel] AJAX on zap / Alexander Fritze ... ]
[
ZAP BUILD ERROR / "Adeyeye O. Michael" ... ]
Incompatibilities btw tagged and non-tagged files
micadeyeye(at)crg.ee.uct.ac.za |
2007-07-14 03:39:17 |
[ FULL ]
|
Hi,
I presume there is an incompatibility problem. THIS IS THE FIRST ERROR
I
GOT AFTER CHECKING OUT AND BUILDING
---------------------------------------------------------------------------
nnect -I../../../../dist/include/js -I../../../../dist/include/caps
-I../../../../dist/include/necko -I../../../../dist/include
-I../../../../dist/include/jsloader -I../../../../dist/include/nspr
-DMOZ_PNG_READ -DMOZ_PNG_WRITE -I../../../../dist/sdk/include -fPIC
-fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith
-Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor
-Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DDEBUG -D_DEBUG
-DDEBUG_root -DTRACING -g -fno-inline -DMOZILLA_CLIENT -include
../../../../mozilla-config.h -Wp,-MD,.deps/mozJSSubScriptLoader.pp
/opt/zap-build/mozilla/js/src/xpconnect/loader/mozJSSubScriptLoader.cpp
rm -f libjsloader_s.a
ar cr libjsloader_s.a mozJSComponentLoader.o mozJSSubScriptLoader.o
ranlib libjsloader_s.a
/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/config/nsinstall -R -m 644
/opt/zap-build/mozilla/js/src/xpconnect/loader/XPCOMUtils.jsm
../../../../dist/bin/modules
make[5]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/js/src/xpconnect/loader'
make[5]: Entering directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/js/src/xpconnect/src'
nsScriptError.cpp
c++ -o nsScriptError.o -c -fvisibility=hidden
-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 -DZLIB_INTERNAL
-DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE
-DEXPORT_XPC_API
-I/opt/zap-build/mozilla/js/src/xpconnect/src/../loader
-I../../../../dist/include/xpcom -I../../../../dist/include/string
-I../../../../dist/include/js -I../../../../dist/include/caps
-I../../../../dist/include/necko -I../../../../dist/include/dom
-I../../../../dist/include -I../../../../dist/include/xpconnect
-I../../../../dist/include/nspr -DMOZ_PNG_READ -DMOZ_PNG_WRITE
-I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions
-Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING
-g
-fno-inline -DMOZILLA_CLIENT -include ../../../../mozilla-config.h
-Wp,-MD,.deps/nsScriptError.pp
/opt/zap-build/mozilla/js/src/xpconnect/src/nsScriptError.cpp
nsXPConnect.cpp
c++ -o nsXPConnect.o -c -fvisibility=hidden
-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 -DZLIB_INTERNAL
-DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE
-DEXPORT_XPC_API
-I/opt/zap-build/mozilla/js/src/xpconnect/src/../loader
-I../../../../dist/include/xpcom -I../../../../dist/include/string
-I../../../../dist/include/js -I../../../../dist/include/caps
-I../../../../dist/include/necko -I../../../../dist/include/dom
-I../../../../dist/include -I../../../../dist/include/xpconnect
-I../../../../dist/include/nspr -DMOZ_PNG_READ -DMOZ_PNG_WRITE
-I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions
-Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING
-g
-fno-inline -DMOZILLA_CLIENT -include ../../../../mozilla-config.h
-Wp,-MD,.deps/nsXPConnect.pp
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp: In member
function ‘virtual nsresult nsXPConnect::QueryInterface(const nsIID&,
void**)’:
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
incomplete type ‘nsIThreadObserver’ used in nested name specifier
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
expected primary-expression before ‘int’
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
expected `}' before ‘int’
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
expected `}' before ‘int’
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
expected ‘,’ or ‘;’ before ‘int’
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55:
warning:
unused variable ‘rv’
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55:
warning:
unused variable ‘table’
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp: At global
scope:
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
mixing declarations and function-definitions is forbidden
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
expected unqualified-id before ‘{’ token
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
expected unqualified-id before ‘,’ token
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
expected unqualified-id before ‘{’ token
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:55: error:
expected declaration before ‘}’ token
make[5]: *** [nsXPConnect.o] Error 1
make[5]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/js/src/xpconnect/src'
make[4]: *** [libs] Error 2
make[4]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/js/src/xpconnect'
make[3]: *** [libs_tier_gecko] Error 2
make[3]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu'
make[2]: *** [tier_gecko] Error 2
make[2]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu'
make[1]: *** [default] Error 2
make[1]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu'
make: *** [build] Error 2
-----------------------------------------------------------------------------
THEREAFTER, I PERFORMED THE "make -f client.mk merge_zap" OPERATION AND
GOT THE ERROR BELOW when i re-tried "make -f client.mk build"
------------------------------------------------------------------------------
checking whether the compiler can resolve const ambiguities for
templates... (cached) yes
checking whether the C++ "using" keyword can change access... (cached)
yes
checking whether the C++ "using" keyword resolves ambiguity... (cached)
yes
checking for "std::" namespace... (cached) yes
checking whether standard template operator!=() is ambiguous...
(cached)
unambiguous
checking for C++ reinterpret_cast... (cached) yes
checking for C++ dynamic_cast to void*... (cached) yes
checking whether C++ requires implementation of unused virtual
methods...
(cached) yes
checking for trouble comparing to zero near std::operator!=()...
(cached) no
checking for LC_MESSAGES... (cached) yes
/opt/zap-build/mozilla/configure: 11805: Syntax error: redirection
unexpected
*** Fix above errors and then restart with "make -f
client.mk build"
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/opt/zap-build/mozilla'
make: *** [/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/Makefile] Error
2
--------------------------------------------------------------------------
IT NOW APPEARS TO BE A SYNTAX ERROR, KINDLY HELP OUT.
Yours,
MIKE.
|
Re: [zap-devel] Incompatibilities btw tagged and non-tagged files
"Marc Petit-Huguenin" <marc(at)8x8.com> |
2007-07-17 16:50:11 |
[ FULL ]
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
micadeyeye(at)crg.ee.uct.ac.za wrote:[...]
You should retry as the trunk was merged by Alex last Sunday.
- --
Marc Petit-Huguenin
Home: marc(at)petit-huguenin.org
Work: marc(at)8x8.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGnPfa9RoMZyVa61cRApNKAJ4wRme5kC0muN9ml/7xcGLvlPh6CwCfRrbh
7zhKwYa29Rck2EWtSZ/4awU=
=f2r/
-----END PGP SIGNATURE-----
|
Re: [zap-devel] Incompatibilities btw tagged and non-tagged files
"Adeyeye O. Michael" <micadeyeye(at)crg.ee.uct.ac.za> |
2007-07-19 15:00:31 |
[ FULL ]
|
Faced with another error after pulling the branch and rebuilding again.
*
See this::::*
make[5]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/js/src/xpconnect/loader'
make[5]: Entering directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/js/src/xpconnect/src'
nsScriptError.cpp
c++ -o nsScriptError.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API
-DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE
-DEXPORT_XPC_API -I/opt/zap-build/mozilla/js/src/xpconnect/src/../loader
-I../../../../dist/include/xpcom -I../../../../dist/include/string
-I../../../../dist/include/js -I../../../../dist/include/caps
-I../../../../dist/include/necko -I../../../../dist/include/dom
-I../../../../dist/include -I../../../../dist/include/xpconnect
-I../../../../dist/include/nspr -DMOZ_PNG_READ -DMOZ_PNG_WRITE
-I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g
-fno-inline -DMOZILLA_CLIENT -include ../../../../mozilla-config.h
-Wp,-MD,.deps/nsScriptError.pp
/opt/zap-build/mozilla/js/src/xpconnect/src/nsScriptError.cpp
nsXPConnect.cpp
c++ -o nsXPConnect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API
-DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE
-DEXPORT_XPC_API -I/opt/zap-build/mozilla/js/src/xpconnect/src/../loader
-I../../../../dist/include/xpcom -I../../../../dist/include/string
-I../../../../dist/include/js -I../../../../dist/include/caps
-I../../../../dist/include/necko -I../../../../dist/include/dom
-I../../../../dist/include -I../../../../dist/include/xpconnect
-I../../../../dist/include/nspr -DMOZ_PNG_READ -DMOZ_PNG_WRITE
-I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g
-fno-inline -DMOZILLA_CLIENT -include ../../../../mozilla-config.h
-Wp,-MD,.deps/nsXPConnect.pp
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:606: error:
redefinition of ‘nsCycleCollectionParticipant*
nsXPConnect::ToParticipant(void*)’
/opt/zap-build/mozilla/js/src/xpconnect/src/xpcprivate.h:491: error:
‘virtual nsCycleCollectionParticipant*
nsXPConnect::ToParticipant(void*)’ previously defined here
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp: In member
function ‘virtual nsresult nsXPConnect::EvalInSandboxObject(const
nsAString_internal&, JSContext*, nsIXPConnectJSObjectHolder*, PRBool,
jsval*)’:
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:1717: error:
invalid conversion from ‘PRBool’ to ‘jsval*’
/opt/zap-build/mozilla/js/src/xpconnect/src/xpcprivate.h:3758: error:
too many arguments to function ‘nsresult xpc_EvalInSandbox(JSContext*,
JSObject*, const nsAString_internal&, const char*, PRInt32, jsval*)’
/opt/zap-build/mozilla/js/src/xpconnect/src/nsXPConnect.cpp:1717: error:
at this point in file
make[5]: *** [nsXPConnect.o] Error 1
make[5]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/js/src/xpconnect/src'
make[4]: *** [libs] Error 2
make[4]: Leaving directory
`/opt/zap-build/mozilla/obj-i686-pc-linux-gnu/js/src/xpconnect'
make[3]: *** [libs_tier_gecko] Error 2
make[3]: Leaving directory `/opt/zap-build/mozilla/obj-i686-pc-linux-gnu'
make[2]: *** [tier_gecko] Error 2
make[2]: Leaving directory `/opt/zap-build/mozilla/obj-i686-pc-linux-gnu'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/opt/zap-build/mozilla/obj-i686-pc-linux-gnu'
make: *** [build] Error 2
micadeyeye(at)asmicom:/opt/zap-build/mozilla$
What could be wrong please?????????
Mike.
Marc Petit-Huguenin wrote:[...][...][...]
|
Re: [zap-devel] Incompatibilities btw tagged and non-tagged files
"Marc Petit-Huguenin" <marc(at)8x8.com> |
2007-07-19 17:19:34 |
[ FULL ]
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Adeyeye O. Michael wrote:[...]
I was able to build under Linux AMD64 yesterday. I'll try to build for
i386 this evening.
- --
Marc Petit-Huguenin
Home: marc(at)petit-huguenin.org
Work: marc(at)8x8.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGn6GM9RoMZyVa61cRAiekAJ90jKnwm2RuvIR2JrIq2PKMJKXWpACgonpV
tJwQ7JxDkgH12eViVSu1/eU=
=8IQ7
-----END PGP SIGNATURE-----
|
Re: [zap-devel] Incompatibilities btw tagged and non-tagged files
Alexander Fritze <alex(at)croczilla.com> |
2007-07-26 22:07:01 |
[ FULL ]
|
Sorry for the delay in fixing this. The branch was out of sync with the
trunk. Everything should be working again now.
Cheers,
Alex
On Thu, 2007-07-19 at 17:20 +0200, Adeyeye O. Michael wrote:[...]
|
|
|