Hi Ted, 

Here is the link to the entire build log, https://pastebin.mozilla.org/8850820.

An different error will be encounter when I try to use a more simple compile 
option. The log is a bit of longer so it can't past to pastebin. 

*************simple build option*******************
mk_add_options MOZ_CO_PROJECT=xulrunner
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj-xulrunner

ac_add_options --enable-application=xulrunner

#Uncomment the following line if you don't want to build JavaXPCOM:
ac_add_options --disable-javaxpcom

# Enable parallel compiling
mk_add_options MOZ_MAKE_FLAGS="-j4"

*************log content****************************
200:13.92 gensprep writes dummy icudt52l_sprep.spp because UCONFIG_NO_IDNA is 
set,
200:13.92 see icu/source/common/unicode/uconfig.h
200:15.32 ALL_CFU_SOURCE: 
d:/SampleProjects/xulrunner-fresh/mozilla-release/intl/icu/source/data/unidata/confusables.txt
 
d:/SampleProjects/xulrunner-fresh/mozilla-release/intl/icu/source/data/unidata/confusablesWholeScript.txt
200:16.79 CFU_FILES: ./out/build/icudt52l/confusables.cfu
200:18.24 CFU_FILES_SHORT: confusables.cfu
200:19.74 gencfu writes dummy out/build/icudt52l/confusables.cfu because of 
UCONFIG_NO_REGULAR_EXPRESSIONS and/or UCONFIG_NO_NORMALIZATION and/or 
UCONFIG_NO_FILE_IO, see uconfig.h
200:21.11 generating out/tmp/icudata.lst (list of data files)
200:29.30    Creating library ../lib/icudt.lib and object ../lib/icudt.exp
200:29.35 genccode: --match-arch cpu=332 bits=32 big-endian=0
200:29.35 pkgdata: link.exe /nologo /release /out:"../lib/icudt52.dll" /DLL 
/NOENTRY /MANIFEST:NO  /base:0x4ad00000 /implib:"../lib/icudt.lib" 
"./out/tmp\icudt52l_dat.obj" "./out/tmp/icudata.res"
200:30.74 Note: rebuild with "c:/mozilla-build/mozmake/mozmake.EXE VERBOSE=1 
all-local" to show all compiler parameters.
200:31.92 
d:/SampleProjects/xulrunner-fresh/mozilla-release/config/recurse.mk:32: recipe 
for target 'compile' failed
200:31.92 mozmake.EXE[3]: *** [compile] Error 2
200:31.92 
d:/SampleProjects/xulrunner-fresh/mozilla-release/config/rules.mk:549: recipe 
for target 'default' failed
200:31.92 mozmake.EXE[2]: *** [default] Error 2
200:31.92 d:/SampleProjects/xulrunner-fresh/mozilla-release/client.mk:401: 
recipe for target 'realbuild' failed
200:31.92 mozmake.EXE[1]: *** [realbuild] Error 2
200:31.92 client.mk:171: recipe for target 'build' failed
200:31.92 mozmake.EXE: *** [build] Error 2
200:31.98 129 compiler warnings present.
BTW. It seems that it's a issue relative to my build environment. With the same 
configuration the xulrunner could be built on another clean environment. 
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to