Adding client.mk options from /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/mozconfig: MOZ_CO_PROJECT=xulrunner WIN32_REDIST_DIR=/d/MSVisualStudio8/VC/redist/amd64/Microsoft.VC80.CRT USE_64=1 make[1]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' cd /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/configure loading cache ./config.cache checking host system type... x86_64-pc-mingw32 checking target system type... x86_64-pc-mingw32 checking build system type... x86_64-pc-mingw32 checking for gawk... (cached) gawk checking for gcc... (cached) cl checking whether the C compiler (cl ) works... yes checking whether the C compiler (cl ) is a cross-compiler... no checking whether we are using GNU C... (cached) no checking whether cl accepts -g... (cached) no checking for c++... (cached) cl checking whether the C++ compiler (cl ) works... yes checking whether the C++ compiler (cl ) is a cross-compiler... no checking whether we are using GNU C++... (cached) no checking whether cl accepts -g... (cached) no checking for ranlib... (cached) : checking for ml... no checking for as... no checking for ar... no checking for ld... (cached) link checking for strip... no checking for windres... no checking for midl... (cached) midl checking for midl flags... none needed checking how to run the C preprocessor... cl -E -nologo checking how to run the C++ preprocessor... cl -TP -E -nologo checking for a BSD compatible install... (cached) /c/mozilla-build/vim/vim72/install -c checking whether ln -s works... (cached) no checking for perl5... (cached) /bin/perl checking for minimum required perl version >= 5.006... 5.006001 checking for full perl installation... yes checking for python... (cached) /c/mozilla-build/python25/python checking for nsinstall... (cached) /c/mozilla-build/moztools-x64/bin/nsinstall checking for doxygen... (cached) : checking for whoami... (cached) /c/WINDOWS/System32/whoami checking for autoconf... (cached) /bin/autoconf checking for unzip... (cached) /c/mozilla-build/info-zip/unzip checking for zip... (cached) /c/mozilla-build/info-zip/zip checking for makedepend... no checking for xargs... (cached) /bin/xargs checking for make... (cached) /local/bin/make checking for X... (cached) no checking that static assertion macros used in autoconf tests work... (cached) yes checking for 64-bit OS... no checking for mmintrin.h... (cached) yes checking for oleacc.idl... (cached) yes checking for atlbase.h... (cached) yes checking for wpcapi.h... (cached) no checking if app-specific confvars.sh exists... /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/xulrunner/confvars.sh checking for java... (cached) /d/jdk1.6.0_16/bin/java checking for javac... (cached) /d/jdk1.6.0_16/bin/javac checking for jar... (cached) /d/jdk1.6.0_16/bin/jar checking for tar archiver... checking for gnutar... (cached) tar tar checking for wget... checking for wget... (cached) wget wget checking for pkg-config... (cached) no *** The pkg-config script could not be found. Make sure it is *** in your path, or set the PKG_CONFIG environment variable *** to the full path to pkg-config. *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config. *** The pkg-config script could not be found. Make sure it is *** in your path, or set the PKG_CONFIG environment variable *** to the full path to pkg-config. *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config. *** The pkg-config script could not be found. Make sure it is *** in your path, or set the PKG_CONFIG environment variable *** to the full path to pkg-config. *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config. checking for valid optimization flags... yes checking for stdint.h... (cached) no checking for inttypes.h... (cached) no checking for sys/int_types.h... (cached) no creating mozilla-config.h ==== mozilla-config.h ================================= /* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */ #ifndef _MOZILLA_CONFIG_H_ #define _MOZILLA_CONFIG_H_ #define ACCESSIBILITY 1 #define D_INO d_ino #define HAVE_ATLBASE_H 1 #define HAVE_MMINTRIN_H 1 #define HAVE_OLEACC_IDL 1 #define HAVE_SNPRINTF 1 #define HAVE_UINT64_T 1 #define HW_THREADS 1 #define IBMBIDI 1 #define MOZILLA_VERSION "1.9.1.2" #define MOZILLA_VERSION_U 1.9.1.2 #define MOZ_BUILD_APP xulrunner #define MOZ_CRASHREPORTER 1 #define MOZ_CRASHREPORTER_ENABLE_PERCENT 100 #define MOZ_DEFAULT_TOOLKIT "cairo-windows" #define MOZ_DISABLE_PARENTAL_CONTROLS 1 #define MOZ_DISABLE_VISTA_SDK_REQUIREMENTS 1 #define MOZ_DISTRIBUTION_ID "org.mozilla" #define MOZ_DLL_SUFFIX ".dll" #define MOZ_EMBEDDING_LEVEL_BASIC 1 #define MOZ_EMBEDDING_LEVEL_DEFAULT 1 #define MOZ_EMBEDDING_LEVEL_MINIMAL 1 #define MOZ_ENABLE_CANVAS 1 #define MOZ_FEEDS 1 #define MOZ_JSLOADER 1 #define MOZ_LOGGING 1 #define MOZ_MATHML 1 #define MOZ_MEDIA 1 #define MOZ_MORKREADER 1 #define MOZ_NO_XPCOM_OBSOLETE 1 #define MOZ_PLACES 1 #define MOZ_PROFILELOCKING 1 #define MOZ_RDF 1 #define MOZ_STATIC_BUILD 1 #define MOZ_STORAGE 1 #define MOZ_SVG 1 #define MOZ_SYDNEYAUDIO 1 #define MOZ_TREE_CAIRO 1 #define MOZ_UPDATE_CHANNEL default #define MOZ_USER_DIR "Mozilla" #define MOZ_VIEW_SOURCE 1 #define MOZ_WAVE 1 #define MOZ_XPINSTALL 1 #define MOZ_XTF 1 #define MOZ_XUL 1 #define MOZ_XULRUNNER 1 #define MOZ_XUL_APP 1 #define NO_X11 1 #define NS_PRINTING 1 #define NS_PRINT_PREVIEW 1 #define OJI 1 #define STDC_HEADERS 1 #define WIN32 1 #define WIN32_LEAN_AND_MEAN 1 #define WINVER 0x500 #define XP_WIN 1 #define XP_WIN32 1 #define X_DISPLAY_MISSING 1 #define _CPU_ARCH_NOT_DEFINED 1 #define _CRT_NONSTDC_NO_DEPRECATE 1 #define _CRT_SECURE_NO_DEPRECATE 1 #define _WIN32 1 #define _WIN32_IE 0x0500 #define _WIN32_WINNT 0x500 #define _WINDOWS 1 #endif /* _MOZILLA_CONFIG_H_ */ creating ./config.status creating config/autoconf.mk creating config/doxygen.cfg creating build/wince/shunt/include/windows.h creating build/wince/shunt/include/ymath.h creating build/wince/shunt/include/stdlib.h creating gfx/cairo/cairo/src/cairo-features.h creating netwerk/necko-config.h netwerk/necko-config.h is unchanged creating xpcom/xpcom-config.h xpcom/xpcom-config.h is unchanged creating xpcom/xpcom-private.h xpcom/xpcom-private.h is unchanged gfx/cairo/cairo/src/cairo-features.h is unchanged configuring in nsprpub running /bin/sh /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/configure --enable-application=xulrunner --target=x86_64-pc-mingw32 --host=x86_64-pc-mingw32 --disable-ogg --enable-64bit --disable-debug --disable-tests --disable-crypto --enable-javaxpcom --disable-vista-sdk-requirements --disable-installer --disable-updater --disable-crashrepoter --disable-jemalloc --disable-libxul --enable-static --with-dist-prefix=d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist --with-mozilla --disable-debug --enable-optimize --cache-file=.././config.cache --srcdir=/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub loading cache .././config.cache checking host system type... x86_64-pc-mingw32 checking target system type... x86_64-pc-mingw32 checking build system type... x86_64-pc-mingw32 checking for cl... (cached) cl creating ./config.status creating Makefile creating config/Makefile creating config/autoconf.mk creating config/nsprincl.mk creating config/nsprincl.sh creating config/nspr-config creating lib/Makefile creating lib/ds/Makefile creating lib/libc/Makefile creating lib/libc/include/Makefile creating lib/libc/src/Makefile creating lib/tests/Makefile creating pkg/Makefile creating pkg/linux/Makefile creating pkg/solaris/Makefile creating pkg/solaris/SUNWpr/Makefile creating pkg/solaris/SUNWprd/Makefile creating pr/Makefile creating pr/include/Makefile creating pr/include/md/Makefile creating pr/include/obsolete/Makefile creating pr/include/private/Makefile creating pr/src/Makefile creating pr/src/io/Makefile creating pr/src/linking/Makefile creating pr/src/malloc/Makefile creating pr/src/md/Makefile creating pr/src/md/windows/Makefile creating pr/src/memory/Makefile creating pr/src/misc/Makefile creating pr/src/threads/Makefile creating pr/tests/Makefile creating pr/tests/dll/Makefile creating pr/src/threads/combined/Makefile configuring in js/src running /bin/sh /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/configure --enable-application=xulrunner --target=x86_64-pc-mingw32 --host=x86_64-pc-mingw32 --disable-ogg --enable-64bit --disable-debug --disable-tests --disable-crypto --enable-javaxpcom --disable-vista-sdk-requirements --disable-installer --disable-updater --disable-crashrepoter --disable-jemalloc --disable-libxul --enable-static --enable-threadsafe --with-nspr-cflags='-Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr' --with-nspr-libs='d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib/nspr4.lib d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib/plc4.lib d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib/plds4.lib ' --with-dist-dir=../../dist --includedir=d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include --bindir=d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/bin --libdir=d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib --with-sync-build-files=/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1 --cache-file=../.././config.cache --srcdir=/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src loading cache ../.././config.cache checking host system type... x86_64-pc-mingw32 checking target system type... x86_64-pc-mingw32 checking build system type... x86_64-pc-mingw32 checking for gawk... (cached) gawk checking for gcc... (cached) cl checking whether the C compiler (cl ) works... yes checking whether the C compiler (cl ) is a cross-compiler... no checking whether we are using GNU C... (cached) no checking whether cl accepts -g... (cached) no checking for c++... (cached) cl checking whether the C++ compiler (cl ) works... yes checking whether the C++ compiler (cl ) is a cross-compiler... no checking whether we are using GNU C++... (cached) no checking whether cl accepts -g... (cached) no checking for ranlib... (cached) : checking for ml... no checking for as... no checking for ar... no checking for ld... (cached) link checking for strip... no checking for windres... no checking how to run the C preprocessor... cl -E -nologo checking how to run the C++ preprocessor... cl -TP -E -nologo checking for a BSD compatible install... (cached) /c/mozilla-build/vim/vim72/install -c checking whether ln -s works... (cached) no checking for perl5... (cached) /bin/perl checking for minimum required perl version >= 5.006... 5.006001 checking for full perl installation... yes checking for python... (cached) /c/mozilla-build/python25/python checking for nsinstall... (cached) /c/mozilla-build/moztools-x64/bin/nsinstall checking for doxygen... (cached) : checking for whoami... (cached) /c/WINDOWS/System32/whoami checking for autoconf... (cached) /bin/autoconf checking for unzip... (cached) /c/mozilla-build/info-zip/unzip checking for zip... (cached) /c/mozilla-build/info-zip/zip checking for makedepend... no checking for xargs... (cached) /bin/xargs checking for make... (cached) /local/bin/make checking for X... (cached) no checking that static assertion macros used in autoconf tests work... (cached) yes checking for 64-bit OS... no checking for mmintrin.h... (cached) yes checking for oleacc.idl... (cached) yes checking for atlbase.h... (cached) yes checking for wpcapi.h... (cached) no checking for valid optimization flags... yes creating mozilla-config.h ==== mozilla-config.h ================================= /* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */ #ifndef _MOZILLA_CONFIG_H_ #define _MOZILLA_CONFIG_H_ #define CPP_THROW_NEW throw() #define D_INO d_ino #define HAVE_ATLBASE_H 1 #define HAVE_MMINTRIN_H 1 #define HAVE_OLEACC_IDL 1 #define HAVE_SNPRINTF 1 #define HW_THREADS 1 #define JS_HAVE___INTN 1 #define JS_STDDEF_H_HAS_INTPTR_T 1 #define JS_THREADSAFE 1 #define MOZ_DLL_SUFFIX ".dll" #define NEW_H #define NO_X11 1 #define STDC_HEADERS 1 #define WIN32 1 #define WIN32_LEAN_AND_MEAN 1 #define WINVER 0x500 #define XP_WIN 1 #define XP_WIN32 1 #define X_DISPLAY_MISSING 1 #define _CPU_ARCH_NOT_DEFINED 1 #define _CRT_NONSTDC_NO_DEPRECATE 1 #define _CRT_SECURE_NO_DEPRECATE 1 #define _WIN32 1 #define _WIN32_IE 0x0500 #define _WIN32_WINNT 0x500 #define _WINDOWS 1 #endif /* _MOZILLA_CONFIG_H_ */ creating ./config.status creating config/autoconf.mk creating js-config.h js-config.h is unchanged invoking make to create js-config script make[2]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src' rm -f js-config.tmp sed < js-config.in > js-config.tmp \ -e 's|@prefix@|/usr/local|' \ -e 's|@exec_prefix@|/usr/local|' \ -e 's|@includedir@|d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include|' \ -e 's|@libdir@|d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib|' \ -e 's|@MOZILLA_VERSION@||' \ -e 's|@LIBRARY_NAME@|js3250|' \ -e 's|@NSPR_CFLAGS@|-Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr|' \ -e 's|@JS_CONFIG_LIBS@|d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib/nspr4.lib d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib/plc4.lib d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib/plds4.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib |' \ -e 's|@MOZ_JS_LIBS@|d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib/js3250.lib|' \ && mv js-config.tmp js-config && chmod +x js-config make[2]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src' make[1]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make make[1]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' rm -f -rf ./dist/sdk rm -f -rf ./dist/include rm -f -rf ./dist/private rm -f -rf ./dist/public rm -f -rf ./dist/bin/components rm -f -rf _tests set -e; \ /local/bin/make tier_base; /local/bin/make tier_nspr; /local/bin/make tier_js; /local/bin/make tier_xpcom; /local/bin/make tier_zlib; /local/bin/make tier_necko; /local/bin/make tier_external; /local/bin/make tier_gecko; /local/bin/make tier_toolkit; /local/bin/make tier_app; /local/bin/make tier_testharness; true make[2]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' tier_base: config build probes /local/bin/make export_tier_base make[3]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' export_tier_base make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: `config/Makefile' is up to date. make[4]: `build/Makefile' is up to date. make[4]: `probes/Makefile' is up to date. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config' make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend' cppsetup.c cl -Fohost_cppsetup.obj -c -TC -nologo -Fdhost_cppsetup.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend -I. -I../../dist/include -I../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend/cppsetup.c cppsetup.c ifparser.c cl -Fohost_ifparser.obj -c -TC -nologo -Fdhost_ifparser.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend -I. -I../../dist/include -I../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend/ifparser.c ifparser.c include.c cl -Fohost_include.obj -c -TC -nologo -Fdhost_include.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend -I. -I../../dist/include -I../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend/include.c include.c D:\MSVisualStudio8\VC\PlatformSDK\include\wingdi.h(98) : warning C4005: 'ERROR' : macro redefinition d:\projects\xulrunner-1.9.1.2-source5\mozilla-1.9.1\config\mkdepend\def.h(67) : see previous definition of 'ERROR' main.c cl -Fohost_main.obj -c -TC -nologo -Fdhost_main.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend -I. -I../../dist/include -I../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend/main.c main.c parse.c cl -Fohost_parse.obj -c -TC -nologo -Fdhost_parse.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend -I. -I../../dist/include -I../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend/parse.c parse.c pr.c cl -Fohost_pr.obj -c -TC -nologo -Fdhost_pr.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend -I. -I../../dist/include -I../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend/pr.c pr.c link -NOLOGO -OUT:mkdepend.exe -PDB:mkdepend.pdb host_cppsetup.obj host_ifparser.obj host_include.obj host_main.obj host_parse.obj host_pr.obj make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend' /c/mozilla-build/moztools-x64/bin/nsinstall -m 644 ../mozilla-config.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/nsStaticComponents.h ../dist/include rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt /c/mozilla-build/python25/python /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/toolkit/xre/make-platformini.py --print-buildid > buildid make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build' make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/win32' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/win32' make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/pgo' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/pgo' make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/probes' make[4]: Nothing to be done for `export'. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/probes' make[3]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' /local/bin/make libs_tier_base make[3]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' libs_tier_base make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: `config/Makefile' is up to date. make[4]: `build/Makefile' is up to date. make[4]: `probes/Makefile' is up to date. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config' make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend' /c/mozilla-build/moztools-x64/bin/nsinstall -m 755 mkdepend.exe ../../dist/host/bin make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/mkdepend' make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build' make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/win32' make[5]: Nothing to be done for `libs'. make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/win32' make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/pgo' /c/mozilla-build/moztools-x64/bin/nsinstall automation.py profileserver.py genpgocert.py index.html quit.js server-locations.txt ../../_profile/pgo make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/pgo' /c/mozilla-build/moztools-x64/bin/nsinstall automation.py leaktest.py bloatcycle.html /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build/pgo/server-locations.txt ../_leaktest make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/build' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/probes' make[4]: Nothing to be done for `libs'. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/probes' make[3]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[2]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[2]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' tier_nspr: nsprpub config/nspr make[3]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub' cd config; /local/bin/make -j1 export make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/config' rm -f d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/bin/nspr-config make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/config' cd pr; /local/bin/make -j1 export make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr' cd include; /local/bin/make export make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include' cd md; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md' nsinstall -m 444 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_aix32.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_aix64.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_beos.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_bsdi.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_darwin.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_dgux.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_freebsd.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_hpux32.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_hpux64.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_irix32.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_irix64.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_linux.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_ncr.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_nec.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_netbsd.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_nextstep.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_nto.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_openbsd.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_os2.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_osf1.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_qnx.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_reliantunix.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_riscos.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_scoos.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_solaris.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_sony.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_sunos4.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_symbian.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_unixware.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_unixware7.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_win95.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_winnt.cfg d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr/md nsinstall -m 444 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_win95.cfg d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr mv -f d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr/_win95.cfg d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr/prcpucfg.h make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md' cd private; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private' nsinstall -m 444 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private/pprio.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private/pprthred.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private/prpriv.h d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr/private make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private' cd obsolete; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete' nsinstall -m 444 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete/pralarm.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete/probslet.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete/protypes.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete/prsem.h d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr/obsolete make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete' nsinstall -m 444 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/nspr.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/pratom.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prbit.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prclist.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prcmon.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prcountr.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prcvar.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prdtoa.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prenv.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prerr.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prerror.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prinet.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prinit.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prinrval.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prio.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/pripcsem.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prlink.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prlock.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prlog.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prlong.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prmem.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prmon.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prmwait.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prnetdb.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prolock.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prpdce.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prprf.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prproces.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prrng.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prrwlock.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prshm.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prshma.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prsystem.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prthread.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prtime.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prtpool.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prtrace.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prtypes.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prvrsion.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prwin16.h d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include' cd src; /local/bin/make export make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src' cd io; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/io' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/io' cd linking; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/linking' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/linking' cd malloc; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/malloc' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/malloc' cd md; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/md' cd windows; /local/bin/make export make[7]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/md/windows' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/md/windows' make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/md' cd memory; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/memory' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/memory' cd misc; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/misc' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/misc' cd threads; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/threads' cd combined; /local/bin/make export make[7]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/threads/combined' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/threads/combined' make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/threads' nsinstall -m 444 ./nspr4_s.lib ./nspr4.dll ./nspr4.lib d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib nsinstall -m 444 ./nspr4.dll d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/bin make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src' make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr' cd lib; /local/bin/make -j1 export make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib' cd ds; /local/bin/make export make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds' nsinstall -m 444 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds/plarenas.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds/plarena.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds/plhash.h d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr nsinstall -m 444 ./plds4_s.lib ./plds4.dll ./plds4.lib d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib nsinstall -m 444 ./plds4.dll d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/bin make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds' cd libc; /local/bin/make export make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc' cd include; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include' nsinstall -m 444 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plbase64.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plerror.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plgetopt.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plresolv.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plstr.h d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include' cd src; /local/bin/make export make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/src' nsinstall -m 444 ./plc4_s.lib ./plc4.dll ./plc4.lib d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/lib nsinstall -m 444 ./plc4.dll d:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/bin make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/src' make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc' make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib' make[3]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub' /local/bin/make export_tier_nspr make[3]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' export_tier_nspr make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: `config/nspr/Makefile' is up to date. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/nspr' make[4]: Nothing to be done for `export'. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/nspr' make[3]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' /local/bin/make libs_tier_nspr make[3]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' libs_tier_nspr make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: `config/nspr/Makefile' is up to date. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/nspr' _ABS_DIST=`cd ../../dist && pwd`; \ /local/bin/make -C ../../nsprpub install prefix=$_ABS_DIST/sdk exec_prefix=$_ABS_DIST/sdk bindir=$_ABS_DIST/sdk/dummy includedir=$_ABS_DIST/sdk/include libdir=$_ABS_DIST/sdk/lib datadir=$_ABS_DIST/sdk/dummy DESTDIR= make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub' cd config; /local/bin/make -j1 install make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/config' nsinstall -t -m 0755 nspr-config /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/dummy nsinstall -D /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/dummy/aclocal nsinstall -t -m 0644 nspr.m4 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/dummy/aclocal make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/config' cd pr; /local/bin/make -j1 install make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr' cd include; /local/bin/make install make[7]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include' nsinstall -t -m 0644 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/nspr.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/pratom.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prbit.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prclist.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prcmon.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prcountr.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prcvar.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prdtoa.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prenv.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prerr.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prerror.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prinet.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prinit.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prinrval.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prio.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/pripcsem.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prlink.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prlock.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prlog.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prlong.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prmem.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prmon.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prmwait.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prnetdb.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prolock.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prpdce.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prprf.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prproces.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prrng.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prrwlock.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prshm.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prshma.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prsystem.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prthread.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prtime.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prtpool.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prtrace.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prtypes.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prvrsion.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/prwin16.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/ cd md; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md' nsinstall -D /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/md nsinstall -t -m 644 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_aix32.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_aix64.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_beos.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_bsdi.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_darwin.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_dgux.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_freebsd.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_hpux32.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_hpux64.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_irix32.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_irix64.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_linux.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_ncr.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_nec.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_netbsd.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_nextstep.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_nto.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_openbsd.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_os2.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_osf1.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_qnx.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_reliantunix.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_riscos.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_scoos.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_solaris.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_sony.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_sunos4.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_symbian.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_unixware.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_unixware7.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_win95.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_winnt.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/md nsinstall -t -m 644 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md/_win95.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include mv -f /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/_win95.cfg /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/prcpucfg.h make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/md' cd private; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private' nsinstall -t -m 0644 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private/pprio.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private/pprthred.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private/prpriv.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/private make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/private' cd obsolete; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete' nsinstall -t -m 0644 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete/pralarm.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete/probslet.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete/protypes.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete/prsem.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/obsolete make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include/obsolete' make[7]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/include' cd src; /local/bin/make install make[7]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src' nsinstall -t -m 0755 ./nspr4_s.lib ./nspr4.dll ./nspr4.lib /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/lib/ cd io; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/io' make[8]: Nothing to be done for `install'. make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/io' cd linking; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/linking' make[8]: Nothing to be done for `install'. make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/linking' cd malloc; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/malloc' make[8]: Nothing to be done for `install'. make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/malloc' cd md; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/md' cd windows; /local/bin/make install make[9]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/md/windows' make[9]: Nothing to be done for `install'. make[9]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/md/windows' make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/md' cd memory; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/memory' make[8]: Nothing to be done for `install'. make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/memory' cd misc; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/misc' nsinstall -t -m 0755 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/misc/compile-et.pl /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/misc/prerr.properties /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/dummy make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/misc' cd threads; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/threads' cd combined; /local/bin/make install make[9]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/threads/combined' make[9]: Nothing to be done for `install'. make[9]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/threads/combined' make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src/threads' make[7]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr/src' make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/pr' cd lib; /local/bin/make -j1 install make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib' cd ds; /local/bin/make install make[7]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds' nsinstall -t -m 0644 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds/plarenas.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds/plarena.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds/plhash.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/ nsinstall -t -m 0755 ./plds4_s.lib ./plds4.dll ./plds4.lib /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/lib/ make[7]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/ds' cd libc; /local/bin/make install make[7]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc' cd include; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include' nsinstall -t -m 0644 /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plbase64.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plerror.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plgetopt.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plresolv.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include/plstr.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/include/ make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/include' cd src; /local/bin/make install make[8]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/src' nsinstall -t -m 0755 ./plc4_s.lib ./plc4.dll ./plc4.lib /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/sdk/lib/ make[8]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc/src' make[7]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib/libc' make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub/lib' make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/nsprpub' /c/mozilla-build/moztools-x64/bin/nsinstall ../../nsprpub/config/nspr-config ../../dist/bin rm -f -rf ../../dist/sdk/dummy rm -f -f ../../dist/sdk/lib/nspr4.dll ../../dist/sdk/lib/plc4.dll ../../dist/sdk/lib/plds4.dll rm -f -f ../../dist/sdk/lib/nspr4_s.lib ../../dist/sdk/lib/plc4_s.lib ../../dist/sdk/lib/plds4_s.lib make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/config/nspr' make[3]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[2]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[2]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' tier_js: js/src /local/bin/make export_tier_js make[3]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' export_tier_js make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: `js/src/Makefile' is up to date. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src' /c/mozilla-build/moztools-x64/bin/nsinstall -D ../../dist/include/js make[5]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config' make[6]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend' cppsetup.c cl -Fohost_cppsetup.obj -c -TC -nologo -Fdhost_cppsetup.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend/cppsetup.c cppsetup.c ifparser.c cl -Fohost_ifparser.obj -c -TC -nologo -Fdhost_ifparser.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend/ifparser.c ifparser.c include.c cl -Fohost_include.obj -c -TC -nologo -Fdhost_include.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend/include.c include.c D:\MSVisualStudio8\VC\PlatformSDK\include\wingdi.h(98) : warning C4005: 'ERROR' : macro redefinition d:\projects\xulrunner-1.9.1.2-source5\mozilla-1.9.1\js\src\config\mkdepend\def.h(67) : see previous definition of 'ERROR' main.c cl -Fohost_main.obj -c -TC -nologo -Fdhost_main.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend/main.c main.c parse.c cl -Fohost_parse.obj -c -TC -nologo -Fdhost_parse.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend/parse.c parse.c pr.c cl -Fohost_pr.obj -c -TC -nologo -Fdhost_pr.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11 -Ox -MD -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".obj\" -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend -I. -I../../../../dist/include -I../../../../dist/include/mkdepend -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend/pr.c pr.c link -NOLOGO -OUT:mkdepend.exe -PDB:mkdepend.pdb host_cppsetup.obj host_ifparser.obj host_include.obj host_main.obj host_parse.obj host_pr.obj make[6]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config/mkdepend' make[5]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/config' jskwgen.cpp cl -DMDCPUCFG=\"md/_win95.cfg\" -Fohost_jskwgen.obj -c -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src -I. -I./../../dist/include -I./../../dist/include/js -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/jskwgen.cpp jskwgen.cpp link -NOLOGO -OUT:host_jskwgen.exe -PDB:host_jskwgen.pdb host_jskwgen.obj ./host_jskwgen.exe /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/jsautokw.h /c/mozilla-build/moztools-x64/bin/nsinstall -m 644 js-config.h jsautocfg.h /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/jsautokw.h js.msg jsapi.h jsarray.h jsarena.h jsatom.h jsbit.h jsbool.h jsclist.h jscntxt.h jscompat.h jsdate.h jsdbgapi.h jsdhash.h jsdtoa.h jsemit.h jsfun.h jsgc.h jshash.h jsinterp.h jsiter.h jslock.h jslong.h jsmath.h jsnum.h jsobj.h json.h jsopcode.tbl jsopcode.h jsotypes.h jsparse.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstaticcheck.h jsstddef.h jsstdint.h jsstr.h jstracer.h jstypes.h jsutil.h jsversion.h jsxdrapi.h jsxml.h jscpucfg.h ../../dist/include/js mkdir -p nanojit make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src' make[3]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' /local/bin/make libs_tier_js make[3]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' libs_tier_js make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: `js/src/Makefile' is up to date. make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[4]: Entering directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src' jsoplengen.cpp cl -DMDCPUCFG=\"md/_win95.cfg\" -Fohost_jsoplengen.obj -c -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src -I. -I./../../dist/include -I./../../dist/include/js -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/jsoplengen.cpp jsoplengen.cpp link -NOLOGO -OUT:host_jsoplengen.exe -PDB:host_jsoplengen.pdb host_jsoplengen.obj ./host_jsoplengen.exe /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/jsautooplen.h jsapi.cpp Building deps for jsapi.cpp cl -Fojsapi.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT5.2\" -DOSARCH=WINNT -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src -I. -I./../../dist/include -I./../../dist/include/js -Id:/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/dist/include/nspr -I/sdk/include -I/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O2 -GL -MD -D_CRT_SECURE_NO_DEPRECATE=1 -D_CRT_NONSTDC_NO_DEPRECATE=1 -DWINVER=0x500 -D_WIN32_WINNT=0x500 -D_WIN32_IE=0x0500 -DJS_HAVE___INTN=1 -DJS_STDDEF_H_HAS_INTPTR_T=1 -DX_DISPLAY_MISSING=1 -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -D_WIN32=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DSTDC_HEADERS=1 -DNEW_H=\ -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -DHAVE_MMINTRIN_H=1 -DHAVE_OLEACC_IDL=1 -DHAVE_ATLBASE_H=1 -D_CPU_ARCH_NOT_DEFINED=1 -DD_INO=d_ino -DCPP_THROW_NEW=throw\(\) -DMOZ_DLL_SUFFIX=\".dll\" -DJS_THREADSAFE=1 -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT /d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src/jsapi.cpp jsapi.cpp d:\projects\xulrunner-1.9.1.2-source5\mozilla-1.9.1\dist\include\nspr\prcpucfg.h(301) : fatal error C1189: #error : unknown processor architecture make[4]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1/js/src' make[3]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[2]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1' make[1]: Leaving directory `/d/Projects/xulrunner-1.9.1.2-source5/mozilla-1.9.1'